/*
Template name: Ingenieurbüro Kaluza*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #7a3a3a;
}
a:hover {
	color: #C60;
}
body {
	background: #d2e2ff;
	color: #4a4a44;
	font: 62.5% "Lucida Sans Unicode", sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
.main li{ padding-bottom: 1.5em;}
h2 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
code { color: #554; display: block; font: 1.1em "Lucida Sans Unicode", serif; margin-bottom: 12px; padding: 8px 10px; border-color: #eed #eed #eed #363a90; border-style: solid; border-width: 1px 1px 1px 6px; white-space: pre; }
blockquote {
	background: url(../img/quote.gif) no-repeat;
	color: #5b5f63;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1{
	color: #5b5f63;
	display: block;
	font: normal 2em "Lucida Sans Unicode",serif;
	font-weight: 500;
	padding-top: 6px;
}
h2,h3 {
	color: #363a90;
	padding-top: 6px;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container { background: transparent; margin: 0 auto; width: 780px; border: 0; }
.innercontainer{ background: transparent; margin: 0 auto; width: 760px; }

/* header */
.header {
	background: url(../img/bgheader_blue.gif) repeat-x;
	height: 120px;
	margin: 0 auto;
	width: 760px;
	border-left: 1px solid #363a90;
	border-right:1px solid #363a90;
}

/* title */
.title { padding: 20px; }
.title h1 { color: #d1dce5; font: 3.4em "Lucida Sans Unicode", "Trebuchet MS", sans-serif; float: left; clear: right; }
.title img { width: 75px; height: 75px; float: right; clear: right; }
/* navigation */
.navigation { background: #fff url(../img/bgnavigation_blue2.gif) repeat-x; border-left: 1px solid #363a90; border-right:1px solid #363a90; font: bold 1.2em Verdana, sans-serif; text-align: right; height: 44px; margin: 0 auto; padding: 0 18px; width: 724px; }
.navigation a {
	color: #543;
	text-decoration: none;
	padding: 0;
	margin-right: 4px;
	line-height: 44px;
}
.navigation a:hover {
	background: #CEBDA1;
	color: #420;
}

/* main */
.main { background: #ffffff url(../img/Romgraublauweich.gif) no-repeat right bottom; margin: 0 auto; width: 722px; border-left: 1px solid #363a90; border-right:1px solid #363a90; clear: both; min-height: 600px; padding: 0 10px 12px 28px; }

/* sub navigation */
.sidenav { float: right; width: 218px; border: 0; background: transparent; position: relative; top: 20px; }
.sidenavcontent h1 { background: #fff url(../img/sidenavh1blue.gif) repeat-x 0 bottom; color: #d1dce5; font-size: 1.2em; height: 22px; margin: 0; padding-left: 12px; border: solid 1px #363a90; }
.sidenavcontent ul {
	margin: 0;
	padding: 0;
}
.sidenavcontent li {
	border-bottom: 1px solid #363a90;
	border-top: 0px solid #5b5f63;
	border-left: 1px solid #363a90;
	border-right:1px solid #363a90;
	padding:0pt;
	list-style: none;
}
.sidenavcontent li a {
	background: #d2e2ff;
	color: #5b5f63;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.sidenavcontent li a:hover {
	background: #5b5f63;
	color: #d2e2ff;
}
.sidenavcontent {
background:#363a90;
}
.color_sidenav_head {
background:#363a90;
color:#363a90;
}

/* content */
.content {
	
	padding-top: 12px;
	float: left;
	width: 68%;
}
.content .descr {
	color: #363a90;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../img/li.gif);
	margin-left: 18px;
}

/* footer */
.footer {
	border-top: 5px solid #363a90;
	border-left: 1px solid #363a90;
	border-right:1px solid #363a90;
	border-bottom: 1px solid #363a90;
	background: #d2e2ff;
	color: #363a90;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 760px;
}
.footer a {
	color: #5b5f64;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
.footer .left, .footer .right {padding: 0 12px;}
.footer .right, .footer .right a {color: #363a90;}
.footer .right a:hover {color: #FFE;}

/* floats */
.left {float: left;}
.right {float: right;}
.clearer {clear: both;}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
border-left:1px solid #363a90;
border-right:1px solid #363a90;
}
.xb1 {
margin:0 5px; 
background:#363a90;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}


.color_b {
background:#d4d8bd; 
color:#000;
}
.color_c {
background:#758279; 
color:#fff;
}
.color_d {
background:#b2ab9b; 
color:#000;
}
.langicon { text-align: left; margin: 0; padding: 0; border: solid 1pt #5b5f63; }

