/* @override 
	http://urbanspeed.e27.eu/fileadmin/css/urbanspeed.css
*/

html, body {
height:98%;

}

#distance { 
	width:1px;
	height:45%;
	background-color: transparent;
	margin-bottom:-250px; /* half of container's height */
	float:left;
}

body {
/*font-family:Arial,Helvetica,sans-serif;*/
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#000;
	background: #514F50;
	margin: 0px;
	padding: 0;
	/*border: 1px solid red;*/
	text-align:center;
}

/* @group layout */
#dokument {
	width:940px; 
	text-align:left;
	position:relative;
	margin:0 auto;
	clear:left;
	}

#innerdistance { 
	width:1px;
	height:50%;
	background-color: #fff;
	margin-bottom:-100px; /* half of container's height */
	float:left;
	border: 1px solid red;
	
	display: none;
}

#centerimage {
	width:700px; 
	/*text-align: center;*/
	position:relative;
	margin:0 auto;
	/*clear:left;*/
	/*border: 1px solid blue;*/
}

/* @group kopfzeile */

#kopfzeile {
height: 60px;
width: 900px;
}

#menu {
margin-left: 300px;
/*float: right;*/
/*margin-top: 5px;*/
/*display: inline;*/
/*top: 20px;
position: relative;*/
clear: left;
/*border: 1px solid red;*/
}
#menu div *{
display: inline;
float:left;
}

#menu img {
/*border: solid blue 1px;
display: inline;*/
}



/* @end */


/* @group linkespalte */


#linkespalte {
	position: absolute;
	width: 500px;
	/*background: #fdcb17;*/
	margin-top: 0px;
	margin-left: 85px;
	padding-top: 0px;
	padding-bottom: 30px;
	/*height: 400px;*/
	/*overflow: auto;*/
	float: left;
	/*display: inline;*/
	/*border: 1px solid green;*/
}
.logo {
float: left;	
margin: 0px 0 0 30px;	
}


#menubox{
	border: 1px solid red;
}


#pmenu {
/*width: 114px;*/
margin-right: 3px;
float: right;
}
.pmenuspc {
width: 100px;
height: 15px;
border: 1px solid red;
/*display: block;*/
}
.prevbut {
float: left;
}
.midbut {
float: left;
}
span.nextbut {
float: right;
}

/* @end */

/* @group inhalt */


/* @group top */
#logo{
	float: left;
	width: 195px;
}

/* @end */



/* @group inhalte */
#inhalte {
	width: 900px;
	clear: both;
	background: #ffffff url(inhaltebg.gif) no-repeat;
	height: 500px;
	overflow: hidden;
	display: block;
	overflow:auto;
	/*border: 1px solid darkcyan;*/

}
.inhalt-unten {
position:absolute;
top:465px
}

#inhalt{
margin-top: 55px;
margin-left: 85px;
/*padding-right:33px;
padding-left:10px;*/
/*overflow: auto;*/
	/*padding-top: 5px;*/
	/*border: 1px solid red;*/
}

#inhalte-links {
/*float: left;*/
/*border: 1px solid blue;*/

}

#inhalt-links {
	float: left;
	width:500px;
	/*border:1px solid blue;*/
} 
/* @end */
/* @group rechts */
#neues {
	width: 333px;
	float: right;
	/*border: solid 1px red ;*/
}

/* @end */


/* @group fusszeile */
#fusszeile {
width: 900px;
margin-left: 40px;
}


span.copy{
	color: #FFF;
	font-size: 10px;
	margin-left:15px;
}

span.impressum{
	margin-top:20px;
}
/* @end */
/* @end */


/* General */
/* @group html */
img	{
	/*display: block;*/
	border: 0px;
	}
	
#fusszeile img	{
	display: inline;
	border: 0;
	}
/* @group liste */

#inhalt ul li{
	padding-left: 0px;
	margin-left: 0px;
	list-style-image: url(/fileadmin/template/images/bullet_1.gif);
	
}

#inhalt ul li li{
	padding-left: 0px;
	margin-left: 0px;
	list-style-image: url(/fileadmin/template/images/bullet_2.gif);
}
/* @end */


/*  Typo */
/* @group ueberschriften */	


#dokument h1	{
    margin-top: 0;
    font-size: 14px;      
 
} 
	
#dokument h2	{
    margin-top: 20px;
	/*font-weight:bold;*/ 
    font-size:12px;     
	/*text-transform: uppercase;*/ 
}
#dokument h3	{
    margin-top: 0px;
	font-weight:bold; 
	font-size: 10px;
}
#centerimage h3 {
width: 400px;
margin: auto;
}
/* @end */
	
p {
	line-height: 140%;
	text-align: left;
/*
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;*/
}
p.bodytext	{
	margin: 0;
	margin-bottom: 8px;
	}
#centerimage p.bodytext	{
text-align: justify;
width: 400px;
margin: auto;
margin-top: 0px;
margin-bottom: 0;
/*border: solid silver 1px;*/
}



/*#dokument, #dokument div, #dokument p, #dokument th, #dokument td, #dokument li, #dokument dd, #dokument dt    {
    font-size:10px;             
}*/

.upper {
	text-transform:uppercase;
}


/*  text links */
	
a {
	/*text-decoration : none;*/
	color: #000;
	text-decoration : none;

}	

a:hover {
    /*background-color: #ff0000;*/
	color:#515151;
	text-decoration: none;
}

a:hover.logo , #menu a, #menu a:hover{
	background-color:transparent;
}

/* @end */
/* @end */

/* @group sprachmenu */
#sprachmenu {
clear: both;
}

#sprachmenu ul {
list-style: none;
margin: 0;
padding: 0;
text-indent: 0;
}
#sprachmenu li {
margin-left: 20px;
text-indent: 10px;
display: inline;
}
#sprachmenu {
float: right;
color: #999;
font-size:10px;             
}
#sprachmenu img {
display: inline;
}
#sprachmenu a {
color: #666;
}

/* @end */

/* @group projektmenü */

div#nvmen {
width: 200px;
float: right;
margin-top: 10px;
border: solid blue 1px;
}

/*div, span {
border: 1px dotted silver;
}*/

/* @end */

/* @group csc */

fieldset.csc-mailform {
border: 0;
margin: 0;
padding:0;
}

fieldset.csc-mailform div.csc-mailform-field label {
display: inline;
width: 120px;
float: left;
}

.csc-mailform input, .csc-mailform textarea  {
width: 250px;
height: 14px;
font-size: 10px;
border:1px solid #000;
margin-bottom: 5px;
margin-left:0px;
}
.csc-mailform textarea {
height: 50px;
}

input#mailformformtype_mail.csc-mailform-submit {
width: 100px;
background-color: #333;
color: #fff;
margin-left: 120px;
}

.csc-frame-frame1 {
	clear: left;
width: 47%;
float: left;
}

.csc-frame-frame2 {
		top: 0px;
clear: right;
width: 47%;
float:right;
}



/* @end */

/*div {
border: solid silver 1px;
}*/

div#HMU {
 position: absolute;
}

#rglbNextLink {
margin-top: 10px;
}
