/* CSS Document for Regio Tech: Stefan Niedermoser*/

html {
width:100%;
height:100%;
}

body,td,th {
	font-family: arial;
	font-size: 13px;
	color: #000000;
}
body {
	background-color:#daffff;
	width:100%;
	height:100%;
	margin:0px;
	text-align: center;     /*zentriert den centeringcontainer im internet explorer*/
}

a:link {
	color: #e10918;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #85a2ce;
}
a:hover {
	text-decoration: underline;
	color: #85a2ce;
}
a:active {
	text-decoration: none;
	color: #85a2ce;
}

div {
margin:0px;
padding:0px;
height:auto;
}

#centeringcontainer {
position:relative;
width:980px;
background-position:top left;
background-repeat:repeat-y;
margin:auto;
margin-top:25px;
background-color:#fff;
min-height:600px;
text-align:left;
}

#headercontainer {
position:relative;
width:980px;
height:105px;
white-space:nowrap;
overflow:hidden;
background-color:#85a2ce;
border:1px solid #000;
}

#headerleft {
position:relative;
float:left;
width: 360px;
}
#headercenter {
width: 265px; 
float:left;
}
#headerright {
width: 253x; 
float:left;
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #000000;
}

#trennercontainer {
position:relative;
width:980px;
height: 19px;
white-space:nowrap;
overflow:hidden;
background-color: #fff;
border-bottom:1px solid #000;
border-left:1px solid #000;
border-right:1px solid #000;
}

#trenner {
width:100%
float:left;
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #000;
text-align:center;
}


#menucontainer {
position:relative;
float:left;
width:180px;
text-align:center;
height:auto;
min-height:300px;
background-color:#ffffff;
padding:5px;
border-bottom:1px solid #000;
border-right:1px solid #000;
border-left:1px solid #000;
overflow:hidden;
}


#maincontainer {
position:relative;
width:570px;
float:left;
height:auto;

background-color:#ffffff;
margin-left:5px;
margin-bottom:25px;
padding:10px;
border-bottom:1px solid #000;
border-right:1px solid #000;
border-left:1px solid #000;
}

#rightcontainer {
position:relative;
float:left;
width:167px;
height:auto;
min-height:300px;
background-color:#dfe0e1;
margin-left:9px;
padding:5px;
border-bottom:1px solid #000;
border-left:1px solid #000;
border-right:1px solid #000;
}

#sprachauswahl {
margin-top:5px;
position:relative;
width:auto;
height:auto;
min-height:25px;
}

#newscontainer {
position:relative;
width:100%;
height:auto;
font-family: arial;
font-size: 12px;
font-weight: bold;
min-height:50px;
margin-top:5px;
margin-bottom:20px;
padding-top:10px;
border-top:1px solid #000;
}

h1 {
font-size:14px;
font-weight:bold;
color: #000; 
font-family: arial;
}

h2 {
font-size:14px;
font-weight:bold;
text-decoration:;
}


h3 {
font-size:14px;
font-weight:bold;
text-decoration:underline;
}

fieldset.csc-mailform label {float:left; width:180px;}

#mailform input {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
margin:2px;
}

#mailform #mailformProjektbeschreibung {
width:500px;
}

#mailform select {
margin-bottom:10px;
}
