@charset "UTF-8";


/*##################################################

mudshiko.com v01
css version .04


changelog:
0.4
- blog als vierter menuepunkt
- abstände zwischen menüpunkten kleiner
- die auswählten hauptmenüs bleiben gelb eingefärbt
- pdu spiegel namensänderung

0.3b/
- h1 für menuepunkte hinzugefügt

0.3/ 23.07.09/ 
- Cleanup
- nfobox/lineboxen durch bottom 0px textbox ersetzt

0.2/
- Hauptnavigation überabeitet
- Bilder mit nowrap in Bildconatiner, 
  keine einzelnen container mit positionsangaben mehr



###################################################*/

body {
	font-family:  "Courier New", Courier, monospace;
	font-size:11px;
}

h1 {
	font-family:  "Courier New", Courier, monospace;
	font-size:11px;
	color:#999;
	font-weight:normal;
	margin: 0em;
  	padding: 0em;


}

#Headerr {
	font-size: 20px;
	font-weight:bold;
	font-style: italic;
	position: fixed;
	left: 39px;
	width: 340px;
	height: auto;
	float: left;
	top: 32px;
	text-indent:-1px;
	
}
.navigat {
	font-size: 12px;
	position: fixed;
	color: #000;
	height: auto;
	left:39px;
	text-decoration: none;
	top: 55px;
}

#navigat_spacing {
	padding-right: 5px;
}


.menu_photo {
	font-size: 11px;
	position: fixed;
	left: 39px;
	top: 100px;
	z-index:1;
	line-height: 130%;
	width: 200px;
}

#miniBR {
	padding-top: 6px;
	
}

#miniBR_index {
	padding-top: 4px;
	
}

#menuBR {
	line-height: 6px;
}
#submenu_marg {
	margin-left: 2px;
}


#bildcontainer {
	position: absolute;
	left: 253px;
	top:100px;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}

.box_descript {
	position:absolute;
	left:39px;
	width: 190px;
	height:150px;
	top: 300px;
	z-index: 1;
	word-spacing:-.2em;
	color:#666;
	line-height:12px;

	}
	
.box_descript p {
	position:absolute;
	bottom:0px;
	margin-bottom: 0px;
}

#img_border {
border: 1px solid #CCC;
}

.bild_subline {
	color:#999;
	font-size:11px;
	text-align: left;
	white-space: nowrap;
	font-style: italic;
}


#text_in {
	text-indent: -3px;
}

a.navigat_link:link {
	color:black;
	background-color:transparent;
	text-decoration: none;
}
a.navigat_link:hover {
	color:black;
	background-color:#FFC;
}
a.navigat_link1:hover {
	color:black;
	background-color:#FFC;
}a.navigat_link2:hover {
	color:black;
	background-color:#9FC;
}a.navigat_link3:hover {
	color:black;
	background-color:#F96;
}a.navigat_link4:hover {
	color:black;
	background-color:#CCC;
}
a.navigat_link_activ:link {
	color:black;
	background-color:#FFC;
}
a.navigat_link_activ:visited {
	color:black;
	background-color:#FFC;
}
a.navigat_link_activ:hover {
	color:black;
	background-color:#FFC;
}
a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:link {
	color:black;
	text-decoration: none;
}


#CV_01 {
	position: absolute;
	left:39px;
	top:100px;
	width: 500px;
}
#CV_02 {
	
	position: absolute;
	left: 566px;
	top:100px;
	width: 500px;
}
#CV_03 {
	
	position: absolute;
	left: 594px;
	width: 500px;
	top: 0;
}
#CV_04 {
	
	position: absolute;
	left: 1256px;
	top:8px;
	width: 500px;
}





/*  Abstandshalter */


.abstand_standard {
	padding-right: 27px;
	}

#r_extender {
	padding-right:80px;
}


.line_vert_abs100px {
	padding-right: 100px;
	padding-left: 100px;
}

.line_vert_abs150px {
	padding-right: 150px;
	padding-left: 150px;
}


#balken_cv_vert_02{
	border-bottom-style: none;
	position: absolute;
	left: 498px;
	width: 1px;
	top: 100px;
	height: 350px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#balken_cv_vert_03{
	border-bottom-style: none;
	position: absolute;
	left: 528px;
	width: 1px;
	top: 0;
	height: 350px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}


#balken {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	position: fixed;
	left: 39px;
	width: 373px;
	top: 73px;
	height: 2px;
}

#balken2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	position: fixed;
	left: 39px;
	width: 373px;
	top: 473px;
	height: 2px;
}
