/* @override http://hagen-ingenieure.de.test.planwerk6.de/css/main.css */

@import url('forms.css');
@import url('errorbox.css');
@import url('banner.css');
@import url('footer.css');
@import url('leftmenu.css');
@import url('lists.css');
@import url('sidebar.css');


BODY  {
	background: url(../graphics/bg.gif);
	margin: 0;
        padding: 0 0 0 10px;	
	font-family: Arial, Helvetica, sans-serif;
}
html , body , div , p , ul , li , input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #898989;
}

TABLE TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
}

IMG {
	border:  0px;
	padding: 0px;
	margin:  0px;
}
A {
	color: #898989;
}
#content P {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 170%;
}
h1 {
	font-size: 11px;
	color: #898989;
	padding: 3px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #EDEDED;
}

h2 {
	font-size: 11px;
	color: #898989;
	padding: 3px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #EDEDED;
}

DIV.mediaobjectleft {
	margin-top:    0em;
	margin-bottom: 0.5em;
	margin-right:  1.5em;
	margin-left:  2px;
	float: left;
}

DIV.mediaobjectright {
	margin-top:    0em;
	margin-bottom: 0.5em;
	margin-left:   1.5em;
	margin-right:  2px;
	float: right;
}

em {
	font-style: normal;
	font-weight: bold;
}
table.container {
	width: 983px;
}
table.container td.leftnavi{
	width: 232px;
}

table.container td.content{	
	padding: 10px 25px 25px 25px;
}

table.container td.sidebar{
	width: 240px;
}
table.container td.contentfooter{
	padding: 5px 0 5px 25px;
}
table.footer {
	width: 100%;
	border: 1px solid #ededed;
	padding: 8px;
}
table.footer td{
	font-size: 10px;
}

table.footer A{
	text-decoration: none;
}


DIV.formalparatitle {
	font-weight: bold;
	padding: 0;
	margin: 0;
}
tt.email {
	font-family: Arial, Helvetica, sans-serif;
}


#breadcrumbs_container {
	padding-bottom: 25px;
	font-size: 10px;
	color: #bbb;
}

#breadcrumbs_container a{
	font-size: 10px;
	text-decoration: none;
	color: #bbb;
}


DIV.pics table {
	width: 100%;
}

div.bridgehead h2{
	font-size: 11px;
	color: #898989;
	padding: 3px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #EDEDED;
}
div.printversion {
	text-align: right;
}
div.printversion A{
	color: #505050;
}
table.smallpics {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
table.smallpics td img{
	border: 0px;
	display: block;
}
td.content A {
	text-decoration: underline;
}

/***** Startseite *****/
.struktur{
	clear: both;
	height: 28px;
}
.struktur .left{
	float: left;
	width: 231px;
}

.struktur .right{
	float: right;
	width: 752px;
}

.struktur h1{
	border: none;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0;
	padding: .4em 0 0 2.5em;
}


#content .home p{
	margin: 0;
}

#content .home p.add_bottom_space, #content .home div.formalparatitle{
	margin-bottom: 1em;
}

#content .home table{
	margin: 0 0 2.1em 1em;
	padding-top: 25px;
	width: 720px;
}

#content .home table td{
	background-image: url('/graphics/home_bullet.gif');
	background-repeat: no-repeat;
	padding: 0 10px 30px 20px;
}


#content .home2 p{
	margin: 0;
}

#content .home2 p.add_bottom_space, #content .home2 div.formalparatitle{
	margin-bottom: 1em;
}

#content .home2 table{
	margin: 0 0 5.1em 1em;
	padding-top: 25px;
	width: 360px;
}

#content .home2 table td{
	background-image: url('/graphics/home_bullet.gif');
	background-repeat: no-repeat;
	padding: 0 10px 0 20px;
}


