/*-----------------------------------------------------------------------------
Fernwärme Ulm Screen Stylesheet

version:   1.2
date:      2007-04-11
author:    Christian Ruff ZeroSeven GmbH
email:     c.ruff@zeroseven.de
website:   www.zeroseven.de

-----------------------------------------------------------------------------*/

a img {
	border: 0px;
}

.clear
    {
    clear:both;
}



html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-image: url(../pic/basic/menu_bg.gif);
	background-repeat: repeat-x;
}


/* Basics
-----------------------------------------------------------------------------*/


h1 {
	padding: 0;
	margin: 0;
	font-size: 9px;
	font-weight: bold;
}

h2 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}



/* Anker
-----------------------------------------------------------------------------*/

a { color: #CC0000;}

a:hover { color: #CC0000;}

a:active { color: #CC0000;}

a:visited { color: #CC0000;}


/* Header
-----------------------------------------------------------------------------*/

#keil {
	position: absolute;
	width: 183px;
	top:0px;
	bottom:0px;
	background: url(../pic/basic/keil.gif);
	background-repeat: no-repeat;
	z-index: 10;
	height: 100%;
}



/* Navigation
-----------------------------------------------------------------------------*/

#menu_box {
	position: absolute;
	width: 100%;
	height: 58px;
	background-image: url(../pic/basic/menu_bg.gif);
	background-repeat: repeat-x;
	z-index:2;
}

#menu {
	position: absolute;
	top: 9px;
	left: 240px;
}

.menu_td {
	border: 1px solid #000;
}



/* Footer
-----------------------------------------------------------------------------*/

/* Content
-----------------------------------------------------------------------------*/

#contentholder { 
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	padding-top: 110px;
	padding-left: 249px;
	padding-bottom:20px;
	z-index:1;
	background: url(../pic/basic/keil.gif);
	background-repeat: no-repeat;
}


#content {
	width: 690px;
	font-size:12px;
	line-height:1.4em;
}

#content_with_swf {
	width: 345px;
	font-size:12px;
	line-height:1.4em;
	float: left;
}

#right_with_swf {
	width: 345px;
	float: left;
}

#left_with_swf {
	clear: both;
	width: 690px;
	padding-top: 20px;
}

#blackline {
	padding-top: 40px;
	clear: both;
	border-bottom: 1px solid black;
	width: 690px;
}

#content h1 {
	font-size: 12px;
	margin-bottom: 1em;
}


#rightbox {
	position: absolute;
	right: 1px;
	top: 110px;
	width: 215px;
}


#right { 
	width: 215px;
}


ul {
	padding-left: 12px;
	list-style-image:url(/fileadmin/pic/basic/listitem.gif)
}


li {
	margin: 8px;
}

#content p {
	margin-bottom: 1em;
}


/* Your template
-----------------------------------------------------------------------------*/

/* Forms
-----------------------------------------------------------------------------*/


/* Tables
-----------------------------------------------------------------------------*/

td {
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	line-height: 1.4em;
}

td a { color: #CC0000;}

td a:hover { color: #CC0000;}

td a:active { color: #CC0000;}

td a:visited { color: #CC0000;}



/* Tabellen-Listen
-----------------------------------------------------------------------------*/

table.list {
	width: 100%;
}

table.list th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #E10A17;
	padding: 3px;
}

table.list th a {
	color: #FFFFFF;
}

table.list td {
	font-size: 12px;
	padding: 3px;
	vertical-align: middle;
}

table.list td.row2 {
	background-color: #F0F0F0;
}

/*
table.list td * {
	font-weight:normal;
	display: inline;
}

table.list td img {
	display: none;
}
*/

/* Portrait
-----------------------------------------------------------------------------*/

div#portraitleft {
	width: 350px;
	padding-right: 11px;
	background-image: url(../pic/basic/portrait_vertical.gif);
	background-position: right;
	background-repeat: repeat-y;
}

div#portraitleft img {
	float: left;
	padding-right: 1em;
}

div#portraitleft h3 {
	background-image: url(../pic/basic/timeline_marker.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 30px;
	position: relative;
	left: 30px;
	text-align: right;
	font-size: 12px;
	margin: 0px;
}

div#portraitleft div {
	padding-right: 33px;
	text-align: right;
}

div#portraitright {
	width: 350px;
	position: absolute;
	top:138px;
	left: 640px;
}

div#portraitright img {
	float: right;
	padding-left: 1em;
}

div#portraitright h3 {
	background-image: url(../pic/basic/timeline_marker.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	position: relative;
	right: 30px;
	font-size: 12px;
	margin: 0px;
}


/* Aktuelles
-----------------------------------------------------------------------------*/


div.newscontent img {
	float: left;
	padding-right: 1em;
	padding-bottom: 4.2em;
}


img#logofrei {
	position: absolute;
	z-index: 200;
	left: 66px;
	top: 70px;
}

#area_right {
	position: relative;
	width: 200px;
	top: 1px;
	float: left;
	left: 41px;
}
