/*
Theme Name: rewlo
Theme URI: http://www.rewlo.de
Author: remigius wloczkowski
*/
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #131311;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../_img/head_hg.jpg);
	background-repeat: repeat-x;
}
img {
	border: 0px;
}
#content  p{
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 0px;
	color: #666666;
	width: 496px;
	clear: both;
}
div#mainbox {
	width: 100%;
	margin-top: 0px;
	min-width: 1050px;
	background-color: #f6f6f6;
	display: block;
	background-image: url(../_img/content_bg.jpg);
	background-repeat: repeat-x;
}
div#brandbox {
	height: 26px;
	width: 100%;
	margin: 0px;
	display: block;
	background-image: url(../_img/head.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
div#metabox {
	width: 80px;
	display: block;
}
div#boxtop {
	height: 40px;
	width: 366px;
	background-color: #FFF;
	display: block;
	margin-top: 4px;
	float: left;
}
div#share {
	margin-top: 7px;
	margin-left: 12px;
	margin-right: 0px;
	border: 0px;
	display: block;
	float: right;
}
div#followme {
	display: block;
	float: right;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia;
	margin-top: 4px;
	color: #f1efed;
}
div#header {
	margin-left: 0px;
	height: 133px;
	width: 950px;
	display: block;
	background-repeat: no-repeat;
}
img#logo {
	height: 100px;
	width: 333px;
	margin-top: 10px;
	float: left;
	display: block;
}
h1#headline {
	width: 206px;
	margin-left: 9px;
	margin-top: 14px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia;
	font-size: 11px;	
	line-height: 13px;
	color: #3d3634;
	display: block;
	float: left;
}
#sidebar {
	margin-left: 0px;
	width: 280px;
	float: left;
	display: block;
}
#left-navi {
	margin-top: 1px;
	margin-left: 30px;
}
#teaserbox {
    min-height: 100%;
	height: auto !important; 
	height: 100%; 
	overflow: hidden !important; 
	clear: both;
	margin-left: 12px;
	margin-top: 60px;
}
#content {
    min-height: 100%; 
	height: auto !important; 
	height: 100%; 
	overflow: hidden !important; 
	width: auto;
}
a.navi-aktiv {
	margin-left: 0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-top: 4px;
	color: #ffffff;
	font-size: 16px;
	background-color: #900;
	font-weight: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
}
a.navi-passiv {
	color: #333;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-top: 4px;
}
a.navi-passiv:hover {
	margin-left: 0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-top: 4px;
	font-size: 16px;
	color: #ffffff;
	background-color: #333333;
	font-weight: normal;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-decoration: none;
}
h3 a:link {
	color: #333333;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-out;
}
h3 a:visited {
	color: #333333;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-out;
}
h3 a:active {
	color: #333333;
	text-decoration: none;
}
h3 a:hover {
	color: #999;
	text-decoration: none;
}
div#subnavi a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #999;
	margin: 0px;
	clear: both;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-out;
}
div#subnavi a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #999;
	margin: 0px;
	clear: both;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-out;
}
div#subnavi a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #666;
	margin: 0px;
	clear: both;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in;
}
div#subnavi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #333;
	margin: 0px;
	clear: both;
	text-decoration: none;
	-webkit-transition: color 0.2s ease-in;
}
span.cat a:link {
	color: #999;
	font-style: italic;
	font-family: Georgia;
	font-size: 11px;
	text-decoration: none;
}
span.cat a:visited {
	color: #999;
	font-style: italic;
	font-family: Georgia;
	font-size: 11px;
	text-decoration: none;
}
span.cat a:active {
	color: #999;
	font-style: italic;
	font-family: Georgia;
	font-size: 11px;
	text-decoration: none;
}
span.cat a:hover {
	color: #999;
	font-style: italic;
	font-family: Georgia;
	font-size: 11px;
	text-decoration: underline;
}
div#subnavi ul {
	margin-top: 26px;
	margin-left: 22px;
    padding-left: 0px;
}
div#subnavi li {
	display: block;
	font-size: 11px;
	line-height: 35px;
	height: 33px;
	background-image: url(../_img/menu_line.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 6px;
	list-style-type: none;
}
div#subnavi li_gr {
	display: block;
	height: 300px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
}
div.case {
	width: 324px;
	height: 170px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	float: left;
	display: block;
	color: #999;
	font-style: italic;
	font-family: Georgia;
	font-size: 11px;
	line-height: 16px;
	background-image: url(../_img/sehow_box.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 0px;
}
div.case img {
	margin-bottom: 4px;
	height: 110px;
	width: 324px;
}
div.sticky {
	width: 324px;
	height: 340px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
	float: left;
	display: block;
	color: #999;
	font-style: italic;
	font-family: Georgia;
	font-size: 11px;
	line-height: 16px;
}
div.sticky img {
	margin-bottom: 4px;
	height: 280px;
	width: 324px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	margin: 0px;
	clear: both;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
    text-indent: 10px;
}
h4 {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 15px;
	float: left;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia;
	background-image: url(../_img/pfeil.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 11px;
	color: #666666;
}
h5 {
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
    text-indent: 10px;
}
h6 {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 15px;
	float: left;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia;
	background-position: left;
	background-repeat: no-repeat;
	color: #999;
}
strong {
	font-size: 10px;
	color: #333333;
	text-transform: uppercase;
}
abbr {
	border-bottom-width: 0;
}
div#nullobjekt {
	height: 5px;
	width: 1010px;
	clear: both;
}
div.relatedcases {
	margin-top: 0px;
	clear: both;
}
div#credits {
	clear: both;
	float: left;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia;
	color: #666;
	width: 668px;
	margin-left: 11px;
	margin-bottom: 5px;
}
#footer {
	background-position: left top;
	background-repeat: repeat-x;
	height: 190px;
	background-color: #e7e7e7;
	display: block;
	color: #666666;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia;
	line-height: 15px;
	background-image: url(../_img/footer_bg02.jpg);
}
span#footer_left {
	margin-left: 25px;
	margin-top: 19px;
	width: 311px;
	display: block;
	float: left;
}
div#footer_right ul {
	display: inline;
	margin-top: 0px;
	padding-left: 0px;
}
div#footer_right li {
	display: inline;
	margin-right: 15px;
	list-style-type: none;
}
div.twitter-stream {
	margin: 0px;
}
h4 a:link {
	color: #900;
	text-decoration: none;
}
h4 a:visited {
	color: #900;
	text-decoration: none;
}
h4 a:active {
	color: #900;
	text-decoration: none;
}
h4 a:hover {
	color: #900;
	text-decoration: underline;
}
a.rot:link {
	color: #900;
	text-decoration: none;
	font-style: italic;
	font-family: Georgia;
}
a.rot:visited {
	color: #666;
	text-decoration: none;
	font-style: italic;
	font-family: Georgia;
}
a.rot:active {
	color: #666;
	text-decoration: none;
	font-family: Georgia;
}
a.rot:hover {
	color: #900;
	text-decoration: none;
	font-family: Georgia;
}
a.white:link {
	color: #f1efed;	
	text-decoration: none;
}
a.white:visited {
	color: #f1efed;	
	text-decoration: none;
}
a.white:active {
	color: #f1efed;	
	text-decoration: none;
}
a.white:hover {
	color: #FFF;
}

/*svw classes*/ 
.svw {
	width: 668px; 
	height: 425px; 
} 
.svw ul {
	position: relative;
	left: -1000em;
} 
img.ldrgif { 
	clear: both; 
	float: left;
	margin-left: 10px;
} 
.stripViewer {  
	position: relative; 
	overflow: hidden;  
	border: 0px;   
	margin-left: 10px; 
	margin-top: 30px;
	margin-bottom: 5px;
	cursor: pointer;
	clear: both;
} 
.stripViewer ul {
	margin: 0; 
	padding: 0; 
	position: relative; 
	left: 0; 
	top: 0; 
	width: 1%; 
	list-style-type: none;
} 
.stripViewer ul li {  
	float:left; 
} 
.stripTransmitter { 
	overflow: hidden; 
	width: 1%; 
	margin-left: 10px;
	margin-bottom: 25px;
} 
.stripTransmitter ul { 
	margin: 0; 
	padding: 0; 
	position: relative; 
	list-style-type: none; 
} 
.stripTransmitter ul li{ 
	width: 20px; 
	float:left; 
	margin: 0 3px 0px 0; 
} 
.stripTransmitter a {
	font: bold 10px Arial;
	text-align: center;
	line-height: 21px;	
	background: #f6f6f6;
	color: #900;
	text-decoration: none;
	display: block;
} 
.stripTransmitter a.current {
	color: #666;
} 
.stripTransmitter a:hover { 
	background: #900; 
	color: #ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
}  
 
.boxgrid img {
	position: absolute;
	top: 6px;
	left: 6px;
	border: 0
}
.boxcaption {
	float: left;
	position: absolute;
	width: 206px;
	opacity: 0.80;
	top: 500px;
	height: 500px;
	left: 0px;
}
div.teaser {
	position: relative;
	line-height: 0;
	border-style: none;
	border-width: 0;
	overflow: hidden;
	width: 200px;
	height: 506px;
	background-image: url(../_img/long_shedow.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 15px;
	padding-top: 7;
	padding-right: 8;
	padding-bottom: 20;
	padding-left: 10px;
	float: left;
}

