@charset "utf-8";
/* CSS Document designed by www.cmc-service.com */


/* ########## Common Structure ########## */
body {
}

#website {
	margin-top: -10px;
}

#contentwidth  {
	width: 820px; /* Breitenangaben für den Inhaltsbereich */
	margin: 0 auto;
}

#content  {
	width: 778px; /* Breite des Inhaltes -40px (Padding li & re) -2px (Border) */
}

#header {
	/* margin: -10px -7px 0 -7px; */
	width: 820px;
	margin: 0 auto;
	padding: 0 20px 10px 20px;
}

#banner-top {
	height: 120px;
	margin: 0 10px 0 10px;
}

#header-line {
	height: 30px;
	margin: 10px 10px 0 10px;
}

#text {
	height: 20px;
	padding: 2px 0 0 10px;
	font-size:1.2em;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu {
	height: 30px;
	padding: 10px 0 0 0;
}

#header-style-bottom {
	height: 10px;
}

#printpage {
	float: right;
	margin-top: 10px;
	margin-right: -10px;
	position: inherit;
}

#content-style {
	margin: 20px auto;
	width: 860px; /* Breite des Inhaltes + 40px */
}

#content-style-left {
	width:100%;
}

#content-style-right {
	width:100%;
}

#content-style-bottom {
	width: 100%;
	height: 20px;
}

#content-style-bottom-left {
	width: 100%;
	height: 20px;
}

#content-style-bottom-right {
	width: 100%;
	height: 20px;
}

#content {
	min-height: 400px;
	margin-left: 0px;
	padding: 0px 20px 10px 20px;
	text-align: left;
}

#footer {
	height: 20px;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}

#footer a { color: #000000}
#footer a:link {color: #000000;}
#footer a:visited {color: #000000;}
#footer a:active {color: #000000;}
#footer a:hover {color: #666;}

#clear {
	clear:both;
}


/* ########## Common Style ########## */
body {
	background-color: #ffffff;
}

/* #header-style-bottom {
	background-image: url(http://www.wpelz.de/allwebsites-data/images/style-shadow-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
} */

#content-style-left {
	background-image: url(http://www.wpelz.de/allwebsites-data/images/style-shadow-left.jpg);
	background-repeat: repeat-y;
	background-position: top left;	
}

#content-style-top-left {
	background-image: url(http://www.wpelz.de/allwebsites-data/images/style-shadow-corner-tl.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

#content-style-right {
	background-image: url(http://www.wpelz.de/allwebsites-data/images/style-shadow-right.jpg);
	background-repeat: repeat-y;
	background-position: top right;	
}

#content-style-top-right {
	background-image: url(http://www.wpelz.de/allwebsites-data/images/style-shadow-corner-tr.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}

#content {
	border:1px #CCC solid;
}

#content-style-bottom {
	background-image: url(http://www.wpelz.de/allwebsites-data/images/style-shadow-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;	
}

#content-style-bottom-left {
	background-image: url(http://www.wpelz.de/allwebsites-data/images/style-shadow-corner-bl.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

#content-style-bottom-right {
	background-image: url(http://www.wpelz.de/allwebsites-data/images/style-shadow-corner-br.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}



/* ########## Content Style ########## */
p {
	margin: 0 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	padding: 0px 15px 0px 15px;;
}

.blocktext {text-align:justify;}

a {text-decoration:none}
a:link {color: #8a2c2c;}
a:visited {color: #8a2c2c;}
a:active {color: #8a2c2c;}
a:hover {color: #666;}

h1 {font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;}
h2 {font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;}
.grey {color:#999;}
h3 {font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	background-image: url(http://www.wpelz.de/allwebsites-data/images/punkt.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 15px 0px 15px;;
	margin-left: 15px;}
h5 {font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	margin: -15px 0 0 15px;}
h6 {font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	margin: 0px 0 0 0;
	padding: 0px 15px 0px 15px;}
.download {font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 0.9em;
	background-image: url(http://www.wpelz.de/allwebsites-data/images/download.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 15px 0px 15px;;
	margin-left: 0px;}

ul {font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;}

li {margin-bottom: 5px;}

img {padding: 0px 15px 0px 15px;}



/* ########## Text-Größe-Option ########## */

.textsize { }
.textsize:hover { color: #ddd; }
