/*

	* html = IE6
	*+html = IE7

*/


/* normale Elemente */

body {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
}
* html img {
	behavior: url("http://www.optimierungsdienst.de/public/stylesheets/pngbehavior.htc");
}
*+html form {
	margin:0px;
}
* html form {
	margin:0px;
}

a {
	color: #666666;
	text-decoration:none;
}


/* Aussen DIVs */

#aussen {
	width:1024px;
	background-image:url(../images/bg.gif);
	margin:auto;
}

#erstemain {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width:1000px;
	margin:auto;
}


/* Innen Bereiche */

#header {
	text-align:left;
	border-bottom: 5px solid #FF8530;
}
#leftmenu {
	float:left;
	text-align:left;
}
#main {
	width:600px;
	float:left;
	margin:8px 0px 0px 10px;
}

*+html #main {
	margin-top:20px;
}
* html #main {
	margin-top:20px;
}

#rightmenu {
	float:left;
	text-align:left;
}
#footer {
padding:15px;
}


/* Header Elemente */

.header_balken {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ff8530;
	color: #FFFFFF;
}
a.headernavi {
	text-decoration: none;
	color: #FFFFFF;
	padding: 4px;
	height:24px;
}
a.headernavi:hover {
	height:24px;
	text-decoration: none;
	padding-top:0px;
	background-color: #FF8530;
}
* +html a.headernavi:hover {
	height:23px;
	display:block;;
}
* html a.headernavi:hover {
	height:40px;
	padding-bottom: 6px;
}
#menuoben {
	text-align:center;
	height:24px;
}

#menuoben ul {
	margin:0px 0px 0px 83px;
}
*+html #menuoben ul {
	margin-left:113px;
}
* html #menuoben ul {
	margin-left:113px;
}
#menuoben ul li {
	padding:2px 6px 0px 10px;
	display:block;
	float:left;
	background:url(../images/header_box_bg1.png) top left repeat-x;
	height:24px;
}

#menuoben ul li#start {
	background:url(../images/header_box_l.png) no-repeat;
}
* html #menuoben ul li#start {
	background-image: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.optimierungsdienst.de/public/images/header_box_l.png');
}
#menuoben ul li#end {
	background:url(../images/header_box_r.png) no-repeat;
}
* html #menuoben ul li#end {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.optimierungsdienst.de/public/images/header_box_r.png');
}


/* Men� links und rechts */

.box_aussen {
	width: 180px;
	margin:20px 0 0 10px;
}
.box_aussen_oben {
	height:18px;
	background-image: url(../images/box_rd_header_aussen.png);
	color: #FFFFFF;
	font-size: 14px;
	text-align:center;
	padding-top: 2px;
}
* html .box_aussen_oben {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.optimierungsdienst.de/public/images/box_rd_header_aussen.png');
}
.box_aussen_mitte {
	background-color: #d8e9f3;
	padding: 10px;
	padding-left:5px;
	line-height: 18px;
}
* html .box_aussen_mitte {
	width:160px;
}
.box_aussen_unten {
	height: 14px;
	background-image: url(../images/box_rd_footer_aussen.png);
	font-size: 10px;
}
* html .box_aussen_unten {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.optimierungsdienst.de/public/images/box_rd_footer_aussen.png');
}
a.navi {
	color: #ff8530;
	font-size: 12px;
	text-decoration: none;
	background: url(../images/pfeil.png) 3px 3px no-repeat;
	padding-left:20px;
	overflow:hidden;
	width:155px;
	display:block;
	margin:0px;
}
* html a.navi {
	width:145px;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.optimierungsdienst.de/public/images/pfeil.png');
}
a.box_aussen:hover {
	color: #1f4bb6;
	font-size: 12px;
	text-decoration: none;
}


/* Innen Elemente */

.innen{
	background-color: #FFFFFF;
	padding: 5px;
}
.box_innen {
	width: 275px;
}
.box_innen_mitte {
	background-color: #FFFFFF;
	height: 270px;
}
.box_innen_unten{
	height: 30px;
	font-size: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff8530;
	border-bottom-color: #ff8530;
	width: 275px;
	padding: 5px;
	background-image: url(../images/box_unten_innen.jpg);
}
.box-big-us3 {
	width:600px;
}

#content_view h1 {
	font-size:19px;
}
#content_view h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 10px;
}
#content_view h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 5px;
}
#content_view h4 {
	font-size:13px;
	font-weight:bold;
	margin-bottom: 5px;
}
#content_view h5 {
	font-size:12px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
#content_view ul h4, #content_view ol h4 {
	font-size:13px;
	font-weight:bold;
	margin-bottom: 5px;
}
#content_view p {
	font-size:13px;
	margin-bottom: 7px;
	margin-top: 0px;
}
#content_view li {
	font-size:13px;
}


#content_viewlanding h1 {
	font-size:19px;
}
#content_viewlanding h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 10px;
}
#content_viewlanding h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 5px;
}
#content_viewlanding h4 {
	font-size:13px;
	font-weight:bold;
	margin-bottom: 5px;
}
#content_viewlanding h5 {
	font-size:12px;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
#content_viewlanding ul h4, #content_view ol h4 {
	font-size:13px;
	font-weight:bold;
	margin-bottom: 5px;
}
#content_viewlanding p {
	font-size:13px;
	margin-bottom: 7px;
	margin-top: 0px;
}
#content_viewlanding li {
	font-size:13px;
}
#content_viewlanding a {
	color: #1944AD;
	text-decoration:none;
}


.box-big-us3 .box-content-us3 {
  background-color:white;
  text-align:left;
  
  padding:5px 20px 20px 20px;
  border-left:1px solid gray;
  border-right:1px solid gray;
  border-bottom:1px solid gray;
  width:559px;
}

.box-big-us3landing .box-content-us3landing {
  background-color:white;
  text-align:left;
  
  padding:5px 20px 20px 20px;
  border-left:1px solid gray;
  border-right:1px solid gray;
  border-bottom:1px solid gray;
  width:700px;
}

* html .box-big-us3 .box-content-us3 {
	margin-top:-2px;
}
.box-big-us3 h1.lay {
	background: url(../images/box_rd_header_innen_big.png) no-repeat;
	width:740px;
}

.box-big-us3landing h1.laylanding {
	background: url(../images/box_rd_header_innen_big740.png) no-repeat;
	width:740px;
	margin-left:1px;
}


* html .box-big-us3 h1.lay {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.optimierungsdienst.de/public/images/box_rd_header_innen_big.png');
	width:576px;
}
h1.lay {
	background: url(../images/box_rd_header_innen.png) no-repeat;
	text-align:left;
	color: #FFFFFF;
	font-size: 16px;
	padding-left: 20px;
	height: 20px;
	width:275px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h1.laylanding {
	background: url(../images/box_rd_header_innen.png) no-repeat;
	text-align:left;
	color: #FFFFFF;
	font-size: 16px;
	padding-left: 24px;
	height: 20px;
	width:700px;
	margin-bottom:0px;
	padding-bottom:0px;
}

* html h1.lay {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.optimierungsdienst.de/public/images/box_rd_header_innen.png');
	width:251px;
	margin-bottom:-2px;
}


a.box_innen{
	color: #ff8530;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.box_innen:hover{
	color: #1f4bb6;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.box-small {
	width:275px;
	float:left;
}
.suche{
	border: 1px solid #1a46b3;
	width: 100px;
	float:left;
}


/* Footer Elemente */

a.footer{
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.footer:hover{
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}


/* News Seite */

a.navinews {
	color: #ff8530;
	font-size: 12px;
	text-decoration: none;
	background: url(../images/pfeil.png) 3px 3px no-repeat;
	padding-left:20px;
	overflow:hidden;
	display:block;
	margin:0px;
}
* html a.navinews {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='http://www.optimierungsdienst.de/public/images/pfeil.png');
}
#box-content1 {
	background: url(../images/start6.jpg);
	text-align:left;
	height:270px;
}
#box-content2 {
	background: url(../images/start5.jpg);
	text-align:left;
	height:270px;
}
#box-content3 {
	background: url(../images/start7.jpg);
	text-align:left;
	height:270px;
}
#box-content4 {
	background: url(../images/start8.jpg);
	text-align:left;
	height:270px;
}
.bildnews {
	float:left;
}
.newslinks {
	border-top:2px solid #FF8530;
	border-bottom:2px solid #FF8530;
	width:275px;
	text-align:left;
}
.newstext {
	background-color:#fff;
	height:80px;
	
	margin-top:172px;
}


/* alles Andere */

.fright {
	float:right;
}
.left {
	text-align:left;
	padding-left:5px;
}
.right {
	text-align:right;
	padding-right:5px;
	float:right;
}

.rightlanding {
	text-align:right;
	padding:10px;
	float:right;
}



.abstand {
	padding-right:10px;
}
img {
	border:0px;
}

/*----------------------Optis Freunde   tbody tr td -----------------*/


.freunde {
	border: 0px;
	width: 552px;
	text-align: center;
	vertical-align:middle;
	font-size: 12px;
	/*border:solid black 1px;*/
}

.freunde tr{
	height:100px;
	vertical-align:bottom;
	/*border:solid red 1px;*/
}

.freunde td {
	width:184px;
	width:30%;
	/*border:solid red 1px;*/	
}
.freunde img {
	width:170px;
	/*border:solid black 1px;*/
}
#freunde_screenshot img{
	margin: 0px 0px 10px 10px;
}

#freunde_beschriftungstext{
	height:80px;
	vertical-align:super;
}
/*
.freunde tbody {
	text-align: center;
	font-family: Arial;
	color: red;
	font-size: 22px;
	border-color: #330000;
}	
.freunde tr {
	text-align: center;
	font-family: Arial;
	color: red;
	font-size: 22px;
	border-color: #330000;
	
}

*/

