/* Standard Stylesheet
www.projektname.de
Start: 01.01.2006
Letzte Aenderung: 10.02.2006
*/
/* Reset all */
*{
	padding: 0;
	margin: 0;
}

/* Allgemeines */
body {
	font-size: 75%;
	line-height: 1.6em;
	color: #124678;
	background: #fff;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
}

a:link {
	color:#124678;
}

a:visited {
	color:#124678;
}

a:hover {
	color:#810000;
}

/* Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;
}

.keine-anzeige {
	display: none;
}

/* Absaetze */
p {
	line-height: 1.7em;
	margin: 0.5em 0;
}

#content p {
	padding: 0 10px 0;
}

#content ul, #content ol {
	margin-left:15px;
	padding-left:10px;
}
/* Kleinerer Text */
.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung für Elemente */
.leftalign {
	float: left;
	margin: 0 0.5em 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 0.5em;
}

h1 {
	font-size: 1.2em;
	margin: 0 0 0.5em;
}

#content h1 {
	padding: 0 10px 0.5em;
	line-height: 1.6em;
}

h2 {
	font-size: 1.1em;
	margin: 0 0 0.5em;
}

#content h2 {
	padding: 0 10px 0.25em;
	line-height: 1.2em;
}

#press h2, #testimonial h2, #contact h2, .sidebarcontent h2 {
	border-bottom: solid 1px #093365;
}



h3 {
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 0 0.5em;
}

h4 {
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 0 0.5em;
}

.hbox {
	background: url(../media/hbg.jpg) no-repeat top left;
}

.hbox800 {
	background: url(../media/hbg_800.jpg) no-repeat top left;
}

.hboxright {
	background: url(../media/hbg.jpg) no-repeat top right;
}

/* Layout */
#wrapper {
	width: 810px;
	margin: 0 auto 20px;
	text-align: left;
}

#header1 {
	width: 770px;
	padding: 10px 20px;
	text-align: right;
}

#headercontact {
	float:left; 
	width:300px;
	text-align: left;
	padding: 10px 0 0;	
}

#nav {
	width: 790px;
	height: 48px;
	margin-top:15px;
	padding: 22px 10px 0px;
	background: url(../media/navbg.jpg) no-repeat;
}



/* Navigation */

#navul, #navul ul { /* all lists */
	list-style: none;
	line-height: 1em;
	padding: 0;
	margin: 0;
}

#navul a {
	display: block;
	padding:0.6em 10px 1.1em;
	color:white;
	font-weight:bold;
	text-align:center;
	font-size:1em;
	text-decoration:none;
}

#navul a:hover {
	text-decoration:underline;
	}

#navul li { /* all list items */
	float: left;
	/*width: 90px; width needed or else Opera goes nuts */
}

#navul li ul { /* second-level lists */
	position: absolute;
	background: white;
	font-size:1em;
	border-left:solid #124678 1px;
	border-right:solid #124678 1px;
	border-bottom:solid #124678 1px;
	width:200px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#navul li ul a {
	text-align:left;
	padding:0.5em 0 0.5em 0.5em;
	width:195px;
	color:#124678;
	}

#navul li:hover ul, #navul li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#navul li:hover, #navul li.hover {
    position: static;
}

/* Navigation ends here */

#header2 {
	width
}

#innerwrapper {
	padding: 10px 5px;
}

#content {
	width: 550px;
	float: left;
}

#hr #content {
	width: 800px;
	float: left;
}

#contentleft {
	width: 272px;
	float: left;
}

#contentright {
	width: 272px;
	float: right;
}

#sidebar {
	width: 243px;
	float: right;
}

#hr #sidebar {
	display:none;
}

.sdtop {
	width: 243px;
	height: 5px;
	background: url(../media/sdtop.jpg) no-repeat top left;
}

.sdbottom {
	width: 243px;
	background: url(../media/sdbottom.jpg) no-repeat bottom left;
	margin-bottom: 5px;
}

#press {
	padding:0 10px 10px;
	font-size:11px;
	display:none;
}

#press ul {
	list-style-type:none;
}

#testimonial {
	padding:0 10px 10px;
}

#contact {
	padding:0 10px 10px;
	font-size:11px;
}

.sidebarcontent {
	padding:0 10px 10px;
	font-size:11px;
}

#footer {
	margin: 5px 0 10px;
	border-top: 1px solid #124678;
	border-bottom: 1px solid #124678;
	text-align:center;
}

#footer p {
	font-size: 0.8em;
	line-height: 1em;
	margin: 0.25em 0;
}

#subfooter {
	font-size:0.8em;
	color:#999999;
}

#demobranding {
	height:75px;
	width:90%;
	margin: 20px auto 20px;
	background-image:url(../media/header_demo_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#pswtable {
	border-collapse:collapse;
	margin-left:10px;

}

#pswtable td {
	padding:5px;
	border:solid 1px #124678;
	vertical-align:top;
}

.press {
	list-style-image:url(../media/document.gif);
	}
	
.events {
	list-style-image:url(../media/bookmark.png);
	}
	
.benefits {
	list-style-image:url(../media/cube.gif);
	}
	
.benefits li {
	padding-bottom:10px;
}	

.demo_rotator_img {
	padding:3px;
	background:white;
	border:1px solid #124678;
	margin:5px 0;
}

.demo_rotator_gear {
	position:absolute;
	top:125px;
	left:160px;
	z-index:5;
}

demo_rotator_link {
	float:left;
	z-index:1;
}

.democontainer {
	position:relative;
	}

#demobacklink {
	padding-top:30px;
}

#demobacklink a {
	
	padding-left:20px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
#demobacklink a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}	
	
#demobacklink a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}		
	
label {width:10em; float:left; display: block;}	



textarea {
	border:1px solid #124678;
}