/*

ilove-koeln.de
ichliebekoeln.de

2008 veloton ohg
veloton.com

--------------------------------------------------

red - #fe0000

*/



body {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	text-align: center;
}
#content {
	width: 990px;
	margin: auto;
	text-align: left;
	background-color: #ffffff;
}
#header {
	height: 140px;
}
#footer {
	background-image:url(../_images/footer.jpg);
	background-repeat:no-repeat;
	clear: both;
	height: 25px;
}



/*** content ***/

#container_01 {
	float: left;
	width: 180px;
	padding:0px;
}
#container_01_inside {
	padding: 15px 0px 15px 10px;
}
#container_02 {
	float: left;
	width: 600px;
}
#container_02_inside {
	padding: 10px 20px 10px 20px;
}
#container_03 {
	float: right;
	width: 180px;
}
#container_03_inside {
	padding: 0px;
}



/*** navigaion ***/
#navigation {
	background-image:url(../_images/bg_navigation.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:30px;
	
}
#navigation ul {
	font: bold 11px verdana;
	margin: 0px;
	padding: 5px 0px 0px 170px;
	list-style-type: none;
}
#navigation li {
	float:left;
}
#navigation a {
	display: block;
	color: #ffffff;
	padding: 5px 0px 5px 20px;
	margin: 0px;
	line-height: 13px;
	text-decoration: none;
}
#navigation a:hover {
	color: #333333;
}
#navigation a:active {
	color: #333333;
}

/*** navigation left ***/

#subnavigation {
	margin-top: 10px;
}
#subnavigation ul {
	font: normal 11px verdana;
	margin: 0px;
	padding: 0px;
}
#subnavigation a {
	display: block;
	margin: 0px;
	line-height: 13px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#subnavigation a:hover {
	color:#fe0000;
	background-image:url(../_images/bullet_subnavi_ro.jpg);
	background-repeat:no-repeat;
}
#subnavigation li {
	padding: 5px 0px 5px 0px;
	color: #fe0000;
	font-weight: normal;
	list-style-type:none;
	border-bottom:1px dotted #333333;
}
.style_07 {
	background-image:url(../_images/bullet_subnavi.jpg);
	background-repeat:no-repeat;
	padding:3px 0px 5px 30px;
}
.style_08 {
	padding:0px 0px 0px 15px;
	margin:3px 0px 5px 30px !important;
}



/*** typo ***/

p, th, td, #container_02_inside li {
	font: normal 11px verdana;
	line-height: 17px;
	color: #333333;
	margin-top: 0px;
}
h1 {
	font: bold 16px verdana;
	line-height: 20px;
	color: #fe0000;	
}
h2 {
	font: bold 12px verdana;
	line-height: 20px;
	color: #fe0000;	
	background-image:url(../_images/bullet_subnavi_ro.jpg);
	background-repeat:no-repeat;
	padding-left:25px;
}
a:link, a:visited, a:active {
	color: #fe0000;
	text-decoration: none;
}
a:hover {
	color: #fe0000;
	text-decoration: underline;
}
a:focus {
	outline-offset: -1px;
	-moz-outline: none;
	outline: none;
}
.hidden {
	display:none;
}



/*** footer ***/

#footer_inside {
	font: normal 11px verdana;
	color: #ffffff;
	text-align: center;
	padding: 5px 10px 7px 10px;
}
#footer_inside a:link, #footer_inside a:visited, #footer_inside a:active {
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
}
#footer_inside a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer_inside a:focus {
	outline-offset: -1px;
	-moz-outline: none;
	outline: none;
}



/*** news ***/


#container_news_inside {
	padding: 15px 0px 15px 0px;
}
#container_news_inside h2 {
	margin-top: 0px;
	padding-bottom: 5px;
}
#container_news_inside p {
	color: #333333;
	margin-top: 0px;
	padding-bottom: 5px;
}
#container_news_inside a:link, #container_news_inside a:visited, #container_news_inside a:active {
	color: #fe0000;
	text-decoration: none;
	margin-top: 0px;
}
#container_news_inside a:hover {
	color: #fe0000;
	text-decoration: underline;
}
.news-latest-item p {
	padding-left: 31px;
	margin: 0px;
	border-bottom: 1px solid #999999;
}
.news-latest-item h1 {
	background-image: url(../_images/newsheart.gif);
	background-repeat: no-repeat;
	padding-left: 32px;
	margin: 5px 0px 5px 0px;
	font: normal 11px verdana;
}
.csc-textpic {
	margin-bottom: 5px;
}
.news-picture {
	float: left;
	padding: 0px 10px 5px 0px;
}



/*** händler seite ***/

.contenttable td p {
	font: normal 10px verdana;
	line-height: 15px;
	color: #333333;
}
.contenttable td {
	padding: 0px 10px 10px 0px;
}



/*** produktübersicht ***/

.produktunterschrift p {
	font: normal 9px verdana !important;
	line-height: 15px;
	color: #333333;
}