/* ##                                                                      ## */
/* Stylesheet inetvision-saar.de, (c) 2009 Arno Schmidt */
/* ##                                                                      ## */

/* Fonts */
	DIV, P, LI, UL, TD, BR { 
		font-size: 12px; 
		font-family: Arial, sans-serif;
		/* color: #C2BAD8; */
		color: #C0ADF2;
	}
	
	H1 { 
		font-size: 15px;
		font-family: Arial, sans-serif;
		/* font-weight: bold; */
		color: #FFFFFF;
		padding-bottom: 5px;
	}

	H2 {
		font-size: 13px;
		font-family: Arial, sans-serif;
		color: #FFFFFF;
	}
	
	SPAN {
		/* color: #C2BAD8; */
		color: #C0ADF2;
	}

	SPAN.fett {
		color: #FFFFFF;
		font-weight: bold;
	}

	TEXTAREA {
		font-size: 13px;
		font-family: Verdana, sans-serif;
	}
	
	INPUT, SELECT {
		font-family: Verdana, sans-serif;
		font-size: 13px;
		font-weight: normal;
	}
	
	H1, H2, SPAN, FORM, DIV, IFRAME {
		margin: 0px 0px 0px 0px;
	}
	
	P {
		margin: 0px 0px 10px 0px;
	}
	
	P.subtitle {
		padding-top: 5px;
		color: #FFFFFF;
		font-weight: bold;
	}
	
	LI {
		color: #FFFFFF;
	}
	
	TABLE {
		border-collapse: collapse;
		width: 100%;
	}
		TD {
			padding: 0px 0px 0px 0px;
		}

/* Allgemeine Konfiguration */
	BODY {
		margin: 0 0 0 0;
		background-color: #000000;
		text-align: center;
	}
	A:link { text-decoration: none; border-bottom: 1px dotted #000000; color: #FFFFFF; }
	A:visited { text-decoration: none; border-bottom: 1px dotted #000000; color: #FFFFFF; } 
	A:hover { text-decoration: none; }
	A:active { text-decoration: none; border-bottom: 1px dotted #000000; color: #FFFFFF; }


/* Content Bereich */

DIV#the_page {
		margin: 0 auto;
		position: relative;
		width: 820px;
		text-align: left;
}

		#logo {
				position: relative;
		}
	
		#banner {
				z-index: -1;
				position: relative;
				padding-bottom: 10px;
		}
	
		DIV#menu {
				position: relative;
				height: 300px;
				width: 170px;
				border: 5px solid #524278;
				font-size: 13px;
				background-color: #625288;
				padding-top: 5px;
				margin-bottom: 100px;
		}
				
				DIV.btt {
						height: 20px;
						width: 120px;
						margin-bottom: 5px;
						color: #FFFFFF;
				}

				DIV.btt_l1 {
						display: block;
						width: 120px;
						height: 20px;
						margin-left: 20px;
						margin-bottom: 5px;
				}

						DIV.btt_l1a {
								display: block;
								width: 120px;
								height: 20px;
								background-color: #000000;
								margin-left: 20px;
								margin-bottom: 5px;
						}	
														
						DIV.btt_l1 A:hover {
								display: block;
								background-color: #000000;
						}	
						
				DIV.btt_l2 {
						display: block;
						width: 120px;
						height: 20px;
						margin-left: 40px;
						margin-bottom: 5px;
				}
						DIV.btt_l2a {
								display: block;
								width: 120px;
								height: 20px;
								background-color: #000000;
								margin-left: 40px;
								margin-bottom: 5px;
						}	
													
						DIV.btt_l2 A:hover {
								display: block;
								background-color: #000000;
						}		
									
		DIV#content_fullsite {
				/* clear: both; */
				position: absolute;
				top: 75px;
				left: 0px;
				/* width: 820px; */
				visibility: hidden;
		}
		
				DIV#f_titel820 {
						display: block;
						width: 820px;
						height: 35px;
						font-family: Arial, sans-serif;
						color: #FFFFFF;
						font-weight: bold;
						font-size: 16px;
						text-align: center;					
						background-image: url(images/hl_blue820.png);
						background-repeat: no-repeat;
						padding-top: 4px;					
				}
				
				DIV#f_titel1024 {
						display: block;
						width: 1024px;
						height: 35px;
						font-family: Arial, sans-serif;
						color: #FFFFFF;
						font-weight: bold;
						font-size: 16px;
						text-align: center;				
						background-image: url(images/hl_blue1024.png);
						background-repeat: no-repeat;
						padding-top: 4px;					
				}
				
				#backlink {
						padding-top: 10px;
						text-align: center;
				}
				
						#backlink A {
								font-weight: bold;
								border-bottom: 1px dotted #FFFFFF;
						}

		DIV#content {
				vertical-align: top;
				width: 620px;
				padding-left: 15px;
				float: right; 
		}
		
				DIV.titelbar {
						height: 24px;
						padding-left: 400px;
						background-image: url(images/hl_blue6.png);
						background-repeat: no-repeat;
						font-family: Arial, sans-serif;
						color: #FFFFFF;
						font-weight: bold;
						font-size: 16px;
						padding-top: 4px;					
				}

				.bild_rechts {
						width: 240px;
						float: right;
						padding-left: 20px;
						padding-bottom: 5px;
				}
				
				TD.dreisp_li {
						vertical-align: top;
						width: 210px;
						padding-right: 10px;
						text-align: left;
				}
				
				TD.dreisp_mi {
						vertical-align: top;
						width: 210px;
						padding-right: 10px;
						text-align: left;
				}
				
				TD.dreisp_re {
						vertical-align: top;
						width: 200px;
				}

		.clear {
			clear: both;
		}

		.pic_mi {
			padding-top: 15px;
			padding-bottom: 15px;
			text-align: center;
		}

		.tab40b {
			padding-left: 40px;
			color: #FFFFFF;
			font-weight: bold;
		}

		.tab40 {
			padding-left: 40px;
		}
				
		DIV#fussbox {
				clear: both;
				width: 820px;
				height: 40px;
				padding-top: 20px;
				background-image: url(images/fuss_blue820.png);
				background-repeat: no-repeat;
		}
		
				#fuss_li {
						/* width: 175px; */
				}
				
				#fuss_re {
						width: 620px;
						float: right;
				}
				
						#fuss_re A {
								font-weight: bold;
								border-bottom: 1px dotted #FFFFFF;
						}
				

