html {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #E0E0E2;

	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;	
	color: #333;
	text-align: center;
}


p, td {
	font-size: 11px;
}

h1 {
	font-size: 12px;
	line-height: 25px;
}

h2 {
	font-size: 80%;
	line-height: 140%;
}

h3 {
	font-size: 80%;
	line-height: 140%;
}

h4 {
	font-size: 80%;
	line-height: 150%;
	margin-bottom: 0px;
}

a {
	font-size: 100%;
}

img {

	margin: 0 0;
	padding: 0 0;
}

input, select {
color:#426bba;
border-style:solid 1px;
border-width:thin;
border-color:#426bba
}

input, select* { 
color:#426bba;
border: 1px;
}

textarea {
color:#426bba;
border-style:solid 1px;
border-width:thin;
border-color:#426bba
}


*textarea {	
color:#426bba;
border: 1px;
}

#bg {
	background-image: url(../images/bg_px.gif);
	background-repeat: repeat-x;
	height: 370px;
	width: 100%;
	left: 0px;
	position: absolute;
	top: 182px;
}

#mwrapper {
	background-color: #FFF;
	border-color:#426bba;
	border-width:thin;
	border-style:solid;
	width: 775px;
	position: absolute;
	left: 50%;
	top: 20px;
	/*margin: 0px 0px 0px -387px;*/
	margin: 0px 0px 0px -387px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	height: auto;
}

/*
#header {
	width: 775px;
	height: 59px;
	background-color: #fff;
	position: relative;
}
*/

#header {
	width: 775px;
	height: 59px;
	background-color: #fff;
	position: relative;
}

#header a {
	padding: 0 0;
	margin: 0 0;
}

#menu {
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;

	width: 775px;
	height: 50px;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	text-align: left;

	left: 0px;
	top: 160px;
}


#menu a {
	text-decoration: none;
	color: #888;
}

#menu a:hover {
	font-weight: normal;
	color: #426bba;
	text-decoration: underline;
}

#menu a.aktiv {
	text-decoration: none;
	color: #006666;
}

#menu a.visited {
	text-decoration: none;
	color: #888;
}


#theme {
	background-image: url(../images/webdesign_nuernberg.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	width: 775px;
	height: 207px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;		
	text-align: left;	
}

#mcontent {
	background-color: #FFF;
	width: 775px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;		
	text-align: left;	
}

#cont {
	margin: 20px 0px 0px 0px;
	padding: 0px 30px 30px 195px;		
	text-align: left;	

}


#cont p {
	line-height: 18px;
	text-align: left;
}

#cont a {
	color: #426bba;
	text-decoration: none;
}

#cont a:hover,
#cont a.extern:hover {
	text-decoration: underline;
}

#cont a:visited {
	color: #426bba;
	text-decoration: none;
	text-align: right;
}

#cont a.extern {
	color: #d02424;
	text-decoration: none;
	background: transparent url(../vorlage/wf_icons/link_ext.gif) no-repeat 100% 50%;
	padding-right: 13px;	
}

#cont img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.start {
	margin-top: 0px;
	margin-bottom: 0px;
}

#mfooter {

	width: 100%;
	position: relative;
	text-align: right;
}

#mfooter #ontop {
	padding-right: 30px;
}

#mfooter p {
	margin: 0;
	padding: 17px 30px 0 0;
	color: #909090;
}

#menu_sub {
	float: left;
	position: absolute;	
	margin: 0 0;	
	margin-left: -195px;
	width: 177px;
	text-align: right;
	padding-top: 0px;
	border-right: 1px solid #D1D1D1;			
}
#menu_sub p {
	margin: 0 0;
	padding: 0 0;
	margin-right: 11px;
}

#menu_sub a {
	background-image: url(../vorlage/wf_icons/sub_off.gif);
	background-repeat: no-repeat;		
	background-position: 143px 8px;
	display: block;
	color: #888;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-left: 11px;
	text-decoration: none;
	border-bottom: 1px solid #D1D1D1;	
}

#menu_sub a:hover {
	background-image: url(../vorlage/wf_icons/sub_on.gif);
	background-repeat: no-repeat;		
	background-position: 143px 8px;
	color: #000;
	text-decoration: none;
}

#menu_sub a.topaktiv {
	background-image: url(../vorlage/wf_icons/sub_on.gif);
	background-repeat: no-repeat;		
	background-position: 143px 4px;
	color: #000;
	margin-top: 0px;
	padding-top: 0px;	
	text-decoration: none;
}

#menu_sub a.aktiv {
	background-image: url(../vorlage/wf_icons/sub_on.gif);
	background-repeat: no-repeat;		
	background-position: 143px 8px;
	color: #000;
	text-decoration: none;
}

#menu_sub a.visited {
	background-image: url(../vorlage/wf_icons/sub_on.gif);
	background-repeat: no-repeat;		
	background-position: 143px 8px;
	color: #000;
	text-decoration: none;
}



#menu_sub a.bottomaktiv {
	background-image: url(../vorlage/wf_icons/sub_on.gif);
	background-repeat: no-repeat;		
	background-position: 143px 8px;
	color: #000;
	margin-bottom: 5px;
	text-decoration: none;
	border-bottom: none;	
}


#menu_sub a.normal {
	background-image: none;
	padding-right: 0px;	
}

#menu_sub a.bottom {
	margin-bottom: 5px;
	border-bottom: none;	
}

#menu_sub a.top {
	margin-top: 0px;
	padding-top: 0px;
	background-position: 143px 4px;	
}

#menu_sub a:hover.top {
	margin-top: 0px;
	padding-top: 0px;
	background-position: 143px 4px;	
}

#menu_sub a:visited.top {
	margin-top: 0px;
	padding-top: 0px;
	background-position: 143px 4px;	
}

#menu_sub img {
	margin-top: -4px;
	margin-right: 11px;
	margin-bottom: 0px;
}

/*teaser*/
#teaser {
	float: left;
	position: absolute;
	margin: 0 0;
	margin-left: -195px;
	width: 180px;
	text-align: right;
	padding-top: 0px;
	border-right: 1px solid #D1D1D1;
	line-height: 16px;
	top: 220px;
	

}

#teaser ul{
list-style:none;
padding: 0;
margin-left: 30px;
margin-top:10px;

}

#teaser li {
margin-top:0px;
margin-bottom:2px;
margin-left:3px;
padding-left:10px;
padding-bottom:0px;

}

#teaser li {
background:url(../images/pfeil.jpg) 2px 5px;
background-repeat:no-repeat;


}

#teaser blockquote {
margin-left:40px;
margin-bottom:-10px;
}

#teaser p {
margin-top:0px;
margin-bottom:0px;
}

#teaser a {
	color: #666;
	text-decoration: none;
}

#teaser a.bottom {
	color: #666;
}

#teaser a:hover {
	color: #426bba;
	text-decoration: underline;
}

#teaser a:normal {
	background-image: none;
}

#teaser a:visited {
	background-image: none;
	color: #666;
}

#teaser a.clean {
	background-image: none;
}

#teaser img {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 11px;
}



.bold {
	font-weight: bold;
	color: #606060;
}

.small1 {
	font-size: 10px;
}

.smalllogo {
	padding-bottom: 6px;
}

#druckversion_header {
	display: none;
}

/*sumas*/
#bg h1 {
	display: none;
}

#bg p {
	display: none;
}

#bg a {
	display: none;
}
