﻿BODY
{
    font-size: 12px;
    color: black;
    font-family: Arial;
    background: #ffffff url(/pictures/aem/homepage/AEM_bg.jpg) repeat-x top center;
    margin-top:0px;
}
BODY.body00 #header
{
    background: url(/pictures/aem/homepage/Headerbilder_0010.jpg) no-repeat left 81px;
    height: 304px;
}
BODY#body00_02 #header /* PRIVATKUNDEN - MOBILFUNK */
{
    background: url(/pictures/aem/homepage/aem_header03.jpg) no-repeat left 81px;
    height: 304px;
}
BODY.body01 #header
{
    background: url(/pictures/aem/homepage/aem_header03.jpg) no-repeat left 81px;
    height: 304px;
}

BODY.body02 #header /* STANDORTE*/
{
    background: url(/pictures/aem/homepage/aem_header10.jpg) no-repeat left 81px;
    height: 304px;
}
BODY#body02_01 #header
{
    background: url(/pictures/aem/homepage/aem_header10.jpg) no-repeat left 81px;
    height: 304px;
}
BODY#body02_02 #header
{
    background: url(/pictures/aem/homepage/Headerbilder_0005.jpg) no-repeat left 81px;
    height: 304px;
}
BODY#body02_03 #header
{
    background: url(/pictures/aem/homepage/Headerbilder_0004.jpg) no-repeat left 81px;
    height: 304px;
}
BODY#body02_04 #header
{
    background: url(/pictures/aem/homepage/Headerbilder_0003.jpg) no-repeat left 81px;
    height: 304px;
}
BODY#body02_05 #header   /* STANDORTE - GRÜNBERG */
{
    background: url(/pictures/aem/homepage/Headerbilder_gruenberg1.jpg) no-repeat left 81px;
    height: 304px;
}

BODY.body03 #header /* PRIVATKUNDEN*/
{
    background: url(/pictures/aem/homepage/Headerbilder_0001.jpg) no-repeat left 81px;
    height: 304px;
}
BODY#body03_01 #header /* PRIVATKUNDEN - MOBILFUNK */
{
    background: url(/pictures/aem/homepage/Headerbilder_0014.jpg) no-repeat left 81px;
    height: 304px;
}
BODY#body03_02 #header /* PRIVATKUNDEN - FESTNETZ */
{
    background: url(/pictures/aem/homepage/Headerbilder_0009.jpg) no-repeat left 81px;
    height: 304px;
}

BODY.body04 #header /* GESCHÄFTSKUNDEN*/
{
    background: url(/pictures/aem/homepage/aem_header02.jpg) no-repeat left 81px;
    height: 304px;
}
BODY#body04_01 #header /* GESCHÄFTSKUNDEN - FESTNETZ */
{
    background: url(/pictures/aem/homepage/Headerbilder_0015.jpg) no-repeat left 81px;
    height: 304px;
}
BODY#body04_02 #header /* GESCHÄFTSKUNDEN - MOBILFUNK */
{
    background: url(/pictures/aem/homepage/Headerbilder_0023.jpg) no-repeat left 81px;
    height: 304px;
}


#container{
	WIDTH: 900px;
    HEIGHT: auto;
    MARGIN: 0px auto;
    padding:0px;
    background: url(/pictures/aem/homepage/aem_header_bg.gif) no-repeat left top;
}
    #header{
        margin:0px;
        margin-bottom:25px;
        width: 900px;
        background: url(/pictures/aem/homepage/aem_header01.jpg) no-repeat left 81px;
        height: 304px;
    }
	    #headNavi {
		    text-align:right;
	    }
		    #headNavi ul{
			    list-style-type:none;
		    }
			    #headNavi ul li{
				    display: inline;
				    margin:5px;
			    }
				    #headNavi ul li a{
					    color:White;
				    }

    #containerBody {
        WIDTH: 900px;
        position:relative;
        top:10px;
        height: auto;
        background: url(/pictures/aem/homepage/AEM_content_bg.gif) repeat-y left top;
        
        
    }
        #contentTop{
            clear:both;
	        WIDTH: 900px;
            HEIGHT: 0px;
        }
        #content {
            width:530px;
            position:relative;
            left:185px;
            background: #ffffff ;
        }
            #contentOut {

            }
                #contentImg {

                }

                    #innerContent {
                        padding: 10px;
                        min-height:400px;
                        text-align:justify;
                        border: 1px solid #b3b3b3;
                    }
                
        #contentRight
        {
            width:180px;
            position:absolute;
            top:0px;
            left:720px;
            height:auto;
            
        } 
            #rightTop{}
            #rightMain{
                background: #c7c2c1 url(/pictures/aem/homepage/AEM_content_right_bg.gif) no-repeat top right;
                height:400px;
            }
            #rightBottom{                
                height: auto;
                text-align:center;
                margin:0px;
                margin-top:5px;
                padding:0px;
            }
                #rightBottom UL
                {
                    LIST-STYLE-TYPE: none;
                    margin:0px;
                    padding:0px;
                }
                    #rightBottom LI
                    {
                        display: inline;
                        margin-left: 5px;
                        margin-right:5px;
                        font-size:10px;
                        color:Black;
                    }
                    #rightBottom a
                    {
                        color:black; 
                        text-decoration:none;  
                    } 
            
               
        #contentBottom{
            clear:both;
	        WIDTH: 900px;
            HEIGHT: 0px;
        }
        #footer{
            position:relative;
            top:10px;
            width:890px;
            padding:5px;
            height:15px;
            text-align:right;
            margin:0px;
            background-color: Black;
        }
             #footer UL
                {
                    LIST-STYLE-TYPE: none
                }
                    #footer LI
                    {
                        display: inline;
                        margin-left: 10px;
                        margin-right:10px;
                        font-size:11px;
                        color:white;
                    }
                    #footer a
                    {
                        color:white; 
                        text-decoration:none;  
                    }

        #containerNavi{
            position:absolute;
            left:0px;
            top:-35px;
            width: 900px;
            height: 20px;
            height: auto !important;
            z-index:12;
            margin:0px;
            padding:0px;
        }
            #naviMain{
                height: 20px;
                height: auto !important;
            }
                #naviMain ul {
                    list-style-type: none;
                    margin:0px;
                    padding: 1px 5px;
                    text-align:center;
                }

                    #naviMain ul li {
                        margin-bottom: 6px;
                        padding: 0px 25px 0px 25px;
                        margin-right:3px;
                        display:inline;
                    }
                    #naviMain ul li.selected {
                        
                    }
                        #naviMain ul li.selected a {
                                color: #e2007a;
                            }
                        #naviMain ul li a
                            {
                                font-size: 16px;
                                color: white;
                                font-family: arial;
                                text-decoration: none;
                                font-weight: bold;
                                text-transform: uppercase;
                            }
                        
            #naviBottom{
                height: auto;
                text-align:center;
                margin:0px;
                padding:0px;
                position:absolute;
                top:-50px;
                left:634px;
                width:200px;
            }
                #naviBottom UL
                {
                    LIST-STYLE-TYPE: none;
                    margin:0px;
                    padding:0px;
                }
                    #naviBottom LI
                    {
                        display: inline;
                        margin-left: 10px;
                        margin-right:10px;
                        font-size:11px;
                        color:white;
                    }
                    #naviBottom a
                    {
                        color:white; 
                        text-decoration:none;  
                    }



            #containerSubNavi  {
                position:absolute;
                left:-185px;
                top:0px;
                width: 180px;
                min-height: 400px;
                height: auto !important;
                z-index:12;
                margin:0px;
                padding:0px;
                background-color:#fbe3ee;            
           }
                
                #containerSubNavi  ul {
                    list-style-type: none;
                    padding:0px;
                    margin:0px;
                }
                
                    #containerSubNavi  ul li {
                        padding: 8px 10px 8px 10px ;
                        width:160px;
                        background-color:#fbe3ee;
                        border-bottom: 1px solid black;
                    }
                        #containerSubNavi  ul li a {
                            font-size: 14px;
                            color: black;
                            font-family: arial;
                            text-decoration: none;  
                            font-weight:bold;
                        }
                    #containerSubNavi  ul li.selected {
                        padding: 8px 10px 8px 10px ;
                        width:160px;
                        background-color:#f5bbd3;
                        border-bottom: 1px solid black;
                    }
                      
                      
                        
                        #containerSubNavi  ul li ul
                        {
                            margin:-10px;
                            margin-top:8px;
                            margin-bottom:-8px;
                        }
                            #containerSubNavi ul li ul li
                                {
                                    padding: 5px 8px 5px 15px;
                                    width: 157px;
                                    background-color: #fbe3ee;
                                    border-top: 1px solid #999999;
                                    border-bottom: 0px;
                                }
                                #containerSubNavi  ul li ul li a {
                                    font-size: 12px;
                                    color: black;
                                    font-family: arial;
                                    text-decoration: none;  
                                    font-weight:normal;
                                }
                            #containerSubNavi  ul li ul li.selected {
                                padding: 5px 8px 5px 15px ;
                                width:157px;
                                background-color:#fbe3ee;
                                border-top: 1px solid #999999;
                                border-bottom:0px;
                            }
                                #containerSubNavi  ul li ul li.selected a
                                {
                                    font-weight:bold;
                                }
A
{
    COLOR: #e2007a;
    TEXT-DECORATION: underline
}
A:hover
{
    color: #e2007a;
}

.navList2
{
    margin-left: 10px;
    margin-top: 2px;
    margin-bottom: 8px;
    font-size: 12px;
    list-style-type:none;
}
    .navList2 li
    {
        margin-left: 3px;
        margin-top: 2px;
        margin-bottom: 2px;
    }
.navList2 li a{
    font-size: 12px;
}
#vobitzLink{
    color: White;
    text-decoration: none;
}

.Titel{
    FONT-SIZE: 15pt;
    COLOR: black;
    PADDING-TOP: 10px;
    FONT-FAMILY: 'Arial';
    HEIGHT: 25pt
}
H1{
    font-size: 20px;
    font-family: Arial;
    color:#e2007a;
    font-weight:bold;
    text-align:left;
    margin:0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

h3{
	padding:0px;
	margin-bottom:5px;
	margin-top:10px;
	font-size:15px;
}

p{
	margin:0px;
	text-align:justify;
}

p.paragraph{
	margin-bottom:10px;
	text-align:justify;
}

p.lastparagraph{
    margin-bottom:20px;
    padding-top:20px;

}

#map
{
    margin-top:20px;
    width:520px;
    height:350px;
}