/* Münsterbauhütte Ulm */
/* Farben

 gelb:        #fff1e5;
 orange:      #fe7a0a;
 braun:       #886d56;
 grau (text): #383736;
 
 
 
*/
body
{
	background: #eeeeee url('../images/hintergrund-detailseite-1x428.gif') repeat-x;
	background: #beaea1 url('../images/background.jpg') repeat-x;
	/*background: #bdaea0 url('../images/background.jpg') repeat-y scroll left top;*/
	/*background-color: red;*/
	/*background-image:  url('/images/background.jpg');*/
	/*line-height: 17px;*/
	color: #383736;
	letter-spacing: 0px;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	font-family: verdana;
	margin: 0 auto;
	/*text-align: center;*/
}

#wrapper
{
	/*border: 1px solid green;*/
	padding: 0px;
	text-align: left;
	margin: 0px auto;
	width: 900px;
	display: block;
}

#main
{
	/*border: 1px dotted green;*/
	background-color: #fff1e5;
	float: left;
	/*padding: 0px;
	text-align: left;
	margin: 20px auto;
	width: 1000px;*/
}	

#logo
{
	/*border: 1px dotted green;*/
	/*background-image: url('../images/s+k_logo.gif');*/
	background-image: url(../images/transparent.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	width: 310px;
	height: 55px;
	position: absolute;
	/*float: left;*/
}
#lnk_logo
{
	/*border: 1px dotted red;*/
	margin-left: 10px;
	margin-top: 3px;
	position: absolute; 
	display: block; 
	width: 300px; 
	height: 55px;
}
#lnk_evk
{
	/*border: 1px dotted green;*/
	margin-left: 315px;
	margin-top: 30px;
	position: absolute; 
	display: block; 
	width: 365px; 
	height: 35px; 
}

#head
{
	/*border: 1px dotted red;*/
	background: url('../images/bghead2.jpg');
	width: 900px;
	height: 107px;
}

#lang
{
	/*border: 1px dotted red;*/
	margin-left: 540px;
	margin-top: 18px;
	width: 200px;
	text-align: right;
}
#mainmenu
{
	/*border: 1px dotted red;*/
	background-color: #886d56;
}
#image
{
	/*border: 1px dotted green;*/
	/*margin-top: 19px;*/
	width: 900px;
	height: 243px;
	
}
#left
{
	/*border: 1px dotted orange;*/
	/*border-top: 1px dotted silver;*/
	width: 238px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	float: left;
}
#middle
{
	/*border: 1px dotted green;*/
	margin: 0px;
	margin-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
	width: 860px;
	float: left;
	
}
#content
{
	/*border: 1px dashed blue;*/
	width: 900px;
	margin-top: 20px;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 100%;
	
}
#right
{
	/*border: 1px dotted orange;*/
	/*border-top: 1px dotted silver;*/
	width: 620px;
	margin: 0px;
	margin-left: 8px;
	padding: 0px;
	overflow: hidden;
	float: left;
	z-index: 1;
}
#cleft
{
	/*border: 1px dotted orange;*/
	/*border-top: 1px dotted silver;*/
	width: 530px;
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
	/*padding-right: 10px;*/
	float: left;
}
#cleft>p:first-child 
{
	margin: 0px;
}
#cvr
{
	/*border: 1px dotted green;*/
	background: url(/userfiles/images/tr_v.jpg) repeat-y top center;
	padding-left: 4px;
	padding-right: 4px;
	width: 2px;
	height: 326px;
	float: left;
}
#cright
{
	/*border: 1px dotted orange;*/
	/*border-top: 1px dotted silver;*/
	width: 310px;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	overflow: hidden;
	float: left;
}
.left
{
	/*border: 1px dotted red;*/
	background-color: #d4d4d4;
	color: #333333;
	width: 702px;
	padding-left: 38px;
	padding-top: 25px;
}

.clear
{	
	clear: both;
	height: 1px;
	overflow: hidden;
}
.grey
{
	background-color: #d4d4d4;
	color: #333333;
}

.topbild
{
	width: 25%;
	padding-left: 0px;
	padding-right: 8px;
}
.button-blau
{
	width: 25%;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #3f9ff3 url(../images/button-blau.gif) repeat-x;
	color: white;
	font-weight: bold;
}
.login
{
	background-color: #eef5fd;
	padding: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.beschreibung p {
	margin-top:0px;
	padding-top: 0px;
}

.cite
{
	font-size: 14px;
	margin-bottom: 10px;
}
.legend
{
	border-top: 1px dotted silver;
	margin-top: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	width: 880px;
	background-color: #fff1e5;
	color: #888;
	font-size: 11px;
	float: left;
}
.legend a
{
	color: #888;
}
.legend a:hover
{
	color: #000000;
}
h1
{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
h2
{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
}

#content h1
{
	font-size: 18px;
	font-weight: normal;
	color: #fe7a0a;
	margin: 0px;
	padding-bottom: 2px;
}

#content h1.welcome
{
	color: #886d56;
	font-weight: bold;
	font-size: 22px;
}
.white_line
{
	border-bottom: 1px solid white;
	height: 10px;
}
.dotted_line
{
	border: 0px;
	border-bottom: 1px dotted silver;
	height: 1px;
}
a.proj_link
{
	color: #333333;
}
a.proj_link:hover
{
	color: #333333;
	text-decoration: underline;
}
a
{
	color: #fe7a0a;
	text-decoration: none;
}
a:hover
{
	color: #fe7a0a;
	text-decoration: underline;
}
a.active
{
	color: red;
}
a.active:hover
{
	color: red;
	text-decoration: underline;
}
a.lang
{
	color: #888;
}
a.greenlink
{
	color: green;
	text-decoration: none;
}
a.greenlink:hover
{
	color: green;
	text-decoration: underline;
}
a.silverlink
{
	color: #333333;
	text-decoration: none;
}
a.silverlink:hover
{
	color: silver;
	text-decoration: underline;
}
.year
{
	color: red;
	width: 80px;
	vertical-align: top;
}
hr.white_line
{
	color: white;
	height: 1px;
	border: none;
	border-bottom: 1px solid white;
	/*margin-top: 5px;
	margin-bottom: 5px;*/
}