/****************************************************************************************************************************************/		 
/*  Allgemein  */	  
/****************************************************************************************************************************************/

body {			
	background-image: url(../images/bg.gif);
	margin:0px;
	padding:0px;
	font:11px verdana, arial, helvetica, sans-serif;
	overflow: auto; 
}
	
h1 { 
	font-size:25px;
	font-weight:bold;color:#254D8A; 
}

h2 { 
	font-size:16px;color:#000000;
}

h3 { 
	font-size:14px;color:#000000;
}

p { 
	margin-top:0px;
}	

table, tr, td{
	border: 0px hidden black;
}

input, textarea {
	background-color: #E5E5E5;
}

/****************************************************************************************************************************************/
/* Home */
/****************************************************************************************************************************************/

.homeimglink {
        font-family: verdana, tahoma, arial, sans-serif;
        font-size: 12px;
        text-decoration: none;
	outline: none;
}

.homeimg {
        border: 0px solid #ffffff;
}

/****************************************************************************************************************************************/		 
/*  Menü  */	  
/****************************************************************************************************************************************/

.menumain { 
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;			
	margin-left: 10px;
	margin-bottom: 5px;			
	outline: none;
}		

.menumain:link {  
	color: gray; 
}
		
.menumain:visited { 
	color: gray; 
}
		
.menumain:hover { 
	color: #CABC70; 
}
		
.menumain:active { 
	color: gray; 
}
		
.menumaina { 
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 13px; 
	text-decoration: none; 
	font-weight: bold; 			 
	margin-left: 10px; 
	margin-bottom: 5px;			
	outline: none;
}		

.menumaina:link { 
	color: #3A75C4; 
}	
	
.menumaina:visited { 
	color: #3A75C4; 
}	
	
.menumaina:hover { 
	color: #CABC70; 
}	
	
.menumaina:active { 
	color: #3A75C4; 
}

.menusub { 
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: bold; 			
	margin-left: 10px; 	
	outline: none;
}	
	
.menusub:link { 
	color: gray; 
}	
	
.menusub:visited { 
	color: gray; 
}
		
.menusub:hover { 
	color: #CABC70; 
}
		
.menusub:active { 
	color: gray; 
}

.menusuba { 
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px; 
	text-decoration: none; 
	font-weight: bold; 			
	margin-left: 10px; 	
	outline: none;
}		

.menusuba:link { 
	color: #3A75C4; 
} 	
	
.menusuba:visited { 
	color: #3A75C4; 
}
		
.menusuba:hover { 
	color: #CABC70; 
}
		
.menusuba:active { 
	color: #3A75C4; 
}

.menumainimg { 
	margin-left: 10px;  
}

.menusubimg { 
	margin-left: 20px;  width: 8px; height: 8px; 
}

.textlink {
	color: #3A75C4;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

.textlink:link {
	color: #3A75C4;
}

.textlink:visited {
	color: #3A75C4;
}

.textlink:hover {
	color: #CABC70;
}

.textlink:active {
	color: #3A75C4;
}

/****************************************************************************************************************************************/		 
/*  Textformat  */	  
/****************************************************************************************************************************************/

.klein {	
	font-size: 9px;
	color: gray;
	text-align: right;
	margin-right: 10px;
}

.kursiv {
	font-style: italic;
}

.fett {
	font-weight: bold;
}

.blau {
	color: #3A75C4;
}

.fettblau {
	color: #3A75C4;
	font-weight: bold;
}

.text_news_title { 	
	font-size: 13px; 
	font-weight: bold; 	
	text-align: left;	
}

.text_news_date { 
	font-size: 11px; 
	font-weight: normal;		
	text-align: right;	
}	

.news_top { 
	width: 100%;		
	position: relative;
	z-index: 3;
}	

.text_news_content { 
	font-size: 11px; 
}

.text_content_title { 
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
}

.text_content { 
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 11px; 
}
		
.newslink { 
	font-family:  arial, tahoma, sans-serif;
	font-size: 8px; 
	font-weight: bold;  
	text-decoration: none;
	color: #3A75C4;		
	outline: none;
}	

.imglink {
	border: 0px solid #ffffff;
}

.newslinkpic { 
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	vertical-align: bottom;
	outline: none;
}	



.shortnewstitle { 
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 11px; 
	font-weight: bold;		
	color: gray;	 			
}
		
.shortnewstext {
	font-family:  verdana, tahoma, arial, sans-serif; 
	font-size: 9px; 
	color: gray;				
}

.kleineschrift { 
	font-family: tahoma, tahoma, arial, sans-serif; 
	font-size: 10px; 
}

.alignright { 
	text-align: right; 
}

/****************************************************************************************************************************************/		 
/*  BANNER  */	  
/****************************************************************************************************************************************/  

.banner {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	height: 75px;	
	margin:0px 0px 0px 0px;
	border:0px hidden black;		
	padding:0px;
	z-index:1; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	background-image:url('../images/header_bg.jpg');
	background-repeat: repeat;
}  	

.logo {
	position: absolute; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: 200px;
	height: 60px;
	top: 80px;
	right: 10px;	
	margin: 0px;
	border: 0px hidden black;	
	background-image: url(../imgages/comtaglogo.gif);	
	padding: 0px;
	z-index:1; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.date {
	font-family: verdana, tahoma, arial, sans-serif; 
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;		
	color: gray;	
	margin-left: 10px;
	z-index:1; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.valid {
/*	position: relative;
	text-align:right;
	top: 10px;
	right: 5px;
*/
	position:relative;
        top: 10px;
        left:0px;
        border:1px solid black;
        background-color: #ffffff;
        padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	z-index:2;
        voice-family: "\"}\"";
        voice-family:inherit;
        text-align: center;
	width: 165px;

}  
 
/****************************************************************************************************************************************/		 
/*  CONTENT  */	  
/****************************************************************************************************************************************/  
.content {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	min-width:120px;
	margin:0px 191px 20px 191px;
	border: 0px hidden black;	
	padding:0px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

body>.content {
        top:15px;
}


.contentTOP {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;	
	height: 12px;
	min-width:120px;	
	border:0px hidden black;	
	padding:0px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
	
.contentTOP1 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	height: 12px;
	min-width:120px;	
	border:0px hidden black;	
	background:url(../images/content_top_back_li.gif) top left no-repeat;	
	padding:0px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
	
.contentTOP2 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	height: 12px;
	min-width:120px;	
	border:0px hidden black;		
	background:url(../images/content_top_back_re.gif) top right no-repeat;
	padding:0px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.contentTOP3 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;	
	height: 12px;
	min-width:120px;
	margin-left: 12px;
	margin-right: 12px;	
	border:0px hidden black;		
	background-image: url(../images/content_top_back.gif);	
	padding:0px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.contentBOT {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */	
	top: -1px;
	width:auto;		
	height: 12px;
	min-width:120px;	
	border:0px hidden black;	
	vertical-align: bottom;			
	padding:0px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.contentBOT1 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */	
	top: -1px;
	width:auto;	
	height: 12px;
	min-width:120px;	
	border:0px hidden black;	
	background:url(../images/content_bot_back_li.gif) bottom left no-repeat;			
	padding:0px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
	
.contentBOT2 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */		
	width:auto;	
	height: 12px;
	min-width:120px;	
	border:0px hidden black;		
	background:url(../images/content_bot_back_re.gif) bottom right no-repeat;		
	padding:0px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.contentBOT3 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */	
	top: -1px;
	width:auto;
	top: 1px;	
	height: 12px;
	min-width:120px;
	margin-left: 12px;
	margin-right: 12px;	
	border:0px hidden black;	
	vertical-align: bottom;			
	background:url(../images/content_bot_back.gif) bottom;
	padding:0px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
		
.contentTEXTnews {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;	
	top: -1px;						
	min-width:120px;		
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 0px hidden black;
	border-bottom: 0px hidden black;
	background-color: #ffffff;	
	color: gray;		
	padding:20px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}	

.contentTEXTnewsmehr {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	text-align: right;	
	top: -1px;						
	min-width:120px;		
	border: 0px hidden black;			
	color: gray;		
	margin-right: 20px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}	
			
.contentTEXT {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;	
	top: -1px;		
	min-width:120px;		
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 0px hidden black;
	border-bottom: 0px solid black;
	background-color: #ffffff;	
	color: gray;		
	padding:20px;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.contentTEXT_mittig {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	top: -1px;
	min-width:120px;	
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 0px hidden black;
	border-bottom: 0px solid black;
	background-color: #ffffff;	
	color: gray;		
	padding:20px;
	text-align: center;
	z-index:3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}	
	
.content_news_top {
	position:relative;
	width:auto;
	min-width:120px;
	text-align: center;	
}

.Content>p {
	margin:0px;
}

.Content>p+p {
	text-indent:30px;
}
	
/****************************************************************************************************************************************/		 
/*  Navigation LEFT  */	  
/****************************************************************************************************************************************/

#navLeft {
	position:absolute;
	width:176px;
	top:90px;
	left:3px;
	border:0px hidden black;		
	padding:0px;
	z-index:2;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:175px;
}	

body>#navLeft {
	top:90px;
	width:175px;
}

#navLeftMenu {
	position:relative;
	width:155px;
	top: -1px;
	left:0px;
	border-top:0px hidden black;
	border-bottom:1px solid black;			
	border-left:1px solid black;
	border-right:1px solid black;	
	background-color: #ffffff;	
	padding:10px;	
	z-index:2;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:155px;
}

#navLeftMenu2 {
	position:relative;
	width:155px;
	top: -1px;
	left:0px;	
	border:1px solid black;			
	background-color: #ffffff;	
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;	
	z-index:2;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:155px;
	text-align: center;
}

body>#navLeftMenu {
	width:155px;
}

#navLeftMenuTop {
	position:relative;
	width:177px;
	height: 12px;
	top:0px;
	left:0px;
	border:0px hidden black;		
	background-image: url(../images/menu_links_top.gif);
	padding:0px;		
	z-index:2;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:177px;
	}	

body>#navLeftMenuTop {
	width:155px;
}

#navLeftMenuBot {
	position:relative;
	width:177px;
	height: 12px;
	top: -1px;
	left:0px;
	border:0px hidden black;		
	background: url(../images/menu_links_bot.gif) top left no-repeat;
	padding:0px;
	z-index:2;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:177px;
	}	

body>#navLeftMenuBot {
	width:155px;
}
		
/****************************************************************************************************************************************/		 
/*  Navigation RIGHT  */	  
/****************************************************************************************************************************************/				

#navRight {
	position:absolute;
	width:176px;
	top:90px;
	right:5px;		
	padding:0px;
	z-index:1;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:175px;
}

body>#navRight {
	top:90px;
	width:175px;
}

#navRightMenu {
	position:relative;
	top:-1px;
	left:0px;			
	border-top:0px hidden black;
	border-bottom:1px solid black;			
	border-left:1px solid black;
	border-right:1px solid black;	
	background-color: #ffffff;	
	padding:10px;
	z-index:1;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:155px;
}

body>#navRightMenu {
	width:155px;
}


body>#navLeftMenu {
	width:155px;
}

#navRightMenuTop {
	position:relative;
	width:177px;
	height: 12px;
	top:0px;
	left:0px;
	border:0px hidden black;		
	background-image: url(../images/menu_rechts_top.gif);
	padding:0px;
	z-index:1;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:177px;
	}	

body>#navRightMenuTop {
	width:155px;
}

