﻿
body {
	background-color: #0033CC;
	margin-top: 0px;
	margin-bottom: 0px;
}



#kopfbereich {
	background-image: url('images/layout_kopfbereich.jpg');
}



#linkleiste {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
	background-color: #66707A;
	background-image: url('images/linkleiste.jpg');
	background-repeat: repeat-x;
}

#linkleiste a:link {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	color: #66CCFF;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#linkleiste a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #66CCFF;
	text-decoration: none;
}

#linkleiste a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	color: #66FFFF;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}



.inhalt {
	background-color: #F0F0F0;
	background-image: url('images/inhalt.jpg');
	background-repeat: repeat-x;
}

#inhaltmitte {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #F0F0F0;
	background-image: url('images/inhalt.jpg');
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;

}

#inhalt a:link {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #0099FF;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#inhalt a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0099FF;
	text-decoration: none;
}

#inhalt a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #CC0066;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

#inhalt h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #808080;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#inhalt h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	color: #808080;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#inhalt h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #808080;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}


#inhaltimpressum a:link {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	color: #0099FF;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#inhaltimpressum a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0099FF;
	text-decoration: none;
}

#inhaltimpressum a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	color: #CC0066;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

#inhaltimpressum h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #808080;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#inhaltimpressum h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #808080;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#inhaltimpressum h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #808080;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#inhaltimpressum {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #F0F0F0;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;

}



#inhaltleft {
	background-image: url('images/left.jpg');
	background-repeat: repeat-y;
}

#inhaltright {
	background-image: url('images/right.jpg');
	background-repeat: repeat-y;
}

#fussbereich {
	background-image: url('images/layout_fusszeile.jpg');
	background-repeat: repeat-x;
}

