/*
URL   : www.soler-it.de/_css/screen.css
Autor : DICKE Kreativbüro (Marcel Ohl)
Layout: Bildschirm, Projektor
Update: 12. Februar 2007 09:23:11
*/

/*===== Main CSS STYLE =====*/
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table, form, fieldset, div
{
	margin: 0px;
	padding: 0px;
}
body
{
	background-color: #f2f2f2;
	color: #434140;
	text-align: center;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: scroll;
}
img, form fieldset, hr, table
{
	border: 0px solid #c70752;
}
fieldset legend
{
	color: #08919b;
	font-weight: bold;
	margin: 10px 10px 10px -2px;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
hr
{
	height: 1px;
	background-color: #d1d2d4;
	color: #d1d2d4;
}
h1, h2, h3, h4, h5, h6
{
	color: #08919b;
	margin: 10px 10px 10px 0px;
}
h1
{
	font-size: 17px;
}
h2
{
	font-size: 15px;
}
h3
{
	font-size: 13px;
}
h4
{
	font-size: 11px;
}
h5
{
	font-size: 9px;
}
h6
{
	font-size: 7px;
}
a
{
	text-decoration: none;
	color: #096E74;
	background-color: transparent;
}
p, table
{
	margin: 3px 3px 3px 0px;
}
th
{
	font-size: 11px;
	text-align: left;
}
td
{
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	line-height: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
dt
{
	color: #08919b;
	margin-left: 0px;
	background-color: transparent;
	font-weight: bold;
}
dd
{
	margin-left: 0px;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.underline
{
	text-decoration: underline;
}
.post_ok
{
	color: Green;
}
.post_err
{
	color: Red;
}
.print
{
	display: none;
}
/*===== End of Main CSS STYLE =====*/

/*===== Site CSS STYLE =====*/
div.soler_it
{
	width: 886px;
	margin: 0px auto;
}
div.site_design
{
	margin: 0px auto;
	width: 687px;
	padding-left: 1px;
	padding-right: 1px;
	background-color: White;
	text-align: left;
	float: left;
}
div.header
{
	width: 687px;
	height: 166px;
}
div.header div.logo
{
	background: transparent url(../_img/soler_logo.gif) no-repeat 37px 0px;
	width: 164px;
	height: 54px;
	margin-top: 55px;
	padding-left: 37px;
	float: left;
}
a.startseite
{
	width: 164px;
	height: 54px;
	display: block;
}
div.header div.banner
{
	background: transparent url(../_img/soler_banner.gif) no-repeat top;
	width: 444px;
	height: 166px;
	float: right;
}
div.rueckruf
{
	float: right;
	background: transparent url(../_img/rueckruf.gif) no-repeat top left;
	width: 177px;
	height: 117px;
	margin-top: 30px;
}
div.rueckruf a
{
	width: 177px;
	height: 117px;
	display: block;
}
div.nav_blk
{
	width: 687px;
	height: 37px;
	padding-top: 1px;
	padding-bottom: 1px;
}
div.nav_blk div.date_time
{
	height: 37px;
	width: 242px;
	margin-right: 1px;
	background: transparent url(../_img/soler_11.gif) repeat-x top;
	float: left;
}
div.nav_blk div.nav
{
	width: 444px;
	height: 37px;
	background: transparent url(../_img/soler_14.gif) repeat-x top;
	float: right;
	text-align: right;
}
div.content
{
	width: 687px;
	overflow: hidden;
}
div.content div.content_left
{
	width: 241px;
	height: 134px;
	background-color: #cccdcc;
	padding-right: 1px;
	float: left;
	padding-top: 20px
}
div.content div.content_left table, div.content div.content_left dl
{
	margin-left: 37px;
}
div.content div.content_left dt, div.content div.content_left dd, div.content div.content_left td
{
	margin-left: 0px;
}
div.content div.content_info
{
	width: 414px;
	float: right;
	margin-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
}
div.content_info h1.home
{
	margin: 0px;
	color: #08919b;
	font-weight: bold;
	font-size: 14px;
}
div.content_info h2.title
{
	margin: 0px;
	color: #08919b;
	font-size: 11px;
	font-weight: bold;
}
div.content_info h3.title
{
	color: #08919b;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
div.content_info input, div.content_info textarea
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 300px;
	border: 1px solid #d1d2d4;
	background-color: #fff;
	color: #000;
}
div.content_info input:hover, div.content_info input:focus, div.content_info textarea:hover, div.content_info textarea:focus
{
	border-color: #08919b;
}
div.content_info textarea
{
	height: 100px;
}
div.content_info input.button
{
	width: auto;
	border: 2px outset #08919b;
	background-color: #08919b;
	color: #fff;
	cursor: pointer;
}
div.content_info input.button:hover, div.content_info input.button:focus
{
	border-style: inset;
	background-color: #08919b;
	color: #d1d2d4;
}
div.bottom
{
	width: 687px;
	height: 45px;
	padding-top: 1px;
	text-align: center;
}
div.bottom div.footer_links
{
	line-height: 22px;
	background-color: #08919b;
	color: White;
}
div.footer_links a
{
	color: White;
}
div.bottom div.copyright
{
	height: 23px;
	margin-top: 5px;
}

/*===== End of Site CSS STYLE =====*/
