/*

thank you for visiting this css document.

(c)2008-2009 veloton ohg
www.veloton.com

----------------------------------------

www.liniesieben.de

*/


body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#EFEFEF;
	background-image: url(../_images/bg_sieben.gif);
	background-repeat: repeat-x;
}

#header {
	width: 900px;
	height: 125px;
	background-image: url(../_images/header.jpg);
	background-repeat: no-repeat;
}

#container {
	margin: auto;
	width: 900px;
	text-align: left;
}



/*** logo ***/

#logo a img {
	border:none;
}
#logo {
	width: 255px;
	height: 150px;
	float: right;
}


/***NAVIGATION***/

#navigation {
	overflow: auto;
}
#navigation ul {
	float: left;
	width: 645px;
	height: 150px;
	padding: 0px;
	margin: 0px;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	text-decoration: none;
	float: left;
	color: #cc3300;
	text-indent: -3000px;

}
#navigation a:hover {
	background-position: 0px -3px;
}
#navigation a.current {
	background-position: 0px -50px;
}
#navigation .navi_01 {
	background-image: url(../_images/navi_01.jpg);
	background-repeat: no-repeat;
	width: 165px;
	height: 150px;
}
#navigation .navi_02 {
	background-image: url(../_images/navi_02.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 150px;
}
#navigation .navi_03 {
	background-image: url(../_images/navi_03.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 150px;
}
#navigation .navi_04 {
	background-image: url(../_images/navi_04.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 150px;
}



/***CONTENT***/

#content {
	width: 900px;
	overflow:auto;
	background-color:#FFFFFF;
}
#content_left {
	width: 645px;
	float:left;
}
#content_left_inside {
	padding: 35px 15px 15px 10px;
	text-align:left;
}
#content_left_inside img {
	margin-bottom:5px;
}
#content_right {
	width: 255px;
	float: right;
}
#content_right_inside {
	padding: 15px 5px 15px 0px;
}



/***SUBNAVIGATION***/

#subnavigation ul {
	margin: 0px;
	padding: 35px 5px 0px 0px;
	list-style-type: none;
}
#subnavigation li {
	border-bottom: 1px solid #999999;
	font: normal 13px verdana;
	display: block;
	padding: 7px 0px 7px 5px;
}
#subnavigation a {
	color: #555555;
	text-decoration: none;
}
#subnavigation a:hover {
	color: #990003;
	font-weight: bold;
}
.arrow {
	color: #990003;
	padding-right: 10px;
}



/***FOOTER***/

#footer {
	background-color: #666666;
	float: left;
	width: 900px;
	overflow: auto;
}
#footer_left {
	float: left;
	width: 360px;
	padding: 5px 0px 5px 15px;
}
#footer_right {
	float: right;
	width: 360px;
	padding: 10px 15px 0px 0px;
	text-align: right;
}
#footer_right  {
	list-style-type: none;
	display: inline;
}
#footer_right {
	padding: 5px 15px 5px 10px;
}
#footer_left p {
	font: normal 13px verdana;
	color: #ffffff;	
}
#footer_right a {
	font: normal 13px verdana;
	color: #ffffff;
}



/***TYPO***/

a:focus {
	outline-offset: -1px;
	-moz-outline: none;
	outline: none;
}
p {
	font: normal 12px verdana;
	color: #555555;
	line-height: 17px;
	margin: 0px;
}
h1 {
	font: bold 14px verdana;
	color: #2F2F2F;
	margin: 5px 0px 6px 0px;
}
input, select, option {
	font: normal 12px arial;
	color: #555555;
}
strong, b, em, i {
	color: #990002;
}
a:link, a:visited, a:active {
	color: #990002;
	text-decoration: none;
}
a:hover {
	color: #cc3300;
	text-decoration: underline;
}

/*** Formulare ***/

.csc-mailform {
	font: normal 12px arial;
	color: #555555;
}

/*** Film ***/

#container56 {
	padding-left: 70px;
}
