/*
Tecklenborg
www.tecklenborg.de

2008 veloton ohg
veloton.de

*/


/*
CI

red		#E10020
grey 		#ECECEC
dark grey	#D2D2D2

*/

body {
	magrin:0px;
	padding:0px;
	background-color:#888888;
	text-align:center;
}

#vcontainer {
	width:960px;
	text-align:left;
	margin:auto;
	padding:0px;
	background-image:url(../_images/bg_content.jpg);
	background-repeat:repeat-y;
}

/*** header 01 template_02 ***/

#vheader_01 {
	background-image:url(../_images/header_01.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:35px;
	margin:0px;
	padding:0px;
}

/*** header 01 template_01 bagger und stapler ***/

#vheader_01_stapler_bagger {
	background-image:url(../_images/header_03_bagger_stapler.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:35px;
	margin:0px;
	padding:0px;
}

/*** header 01 template_03 bagger***/

#vheader_01_bagger {
	background-image:url(../_images/header_03_bagger.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:35px;
	margin:0px;
	padding:0px;
}

/*** header 01 ***/ 

#vheader_01_navigation ul {
	margin-left:500px;
	padding: 0px;
	list-style-type: none;
}
#vheader_01_navigation ul li {
	display: inline;
}
#vheader_01_navigation ul li a {
	margin-top:10px;
	font: normal 12px arial;
	color: #666666;
	padding: 0px 10px 0px 10px;
	float: left;
	border-right: 1px solid #E10020;
	text-decoration:none;
}
#vheader_01_navigation ul li a:hover {
	color: #E10020;
	text-decoration: none;
}
/*#vheader_01_navigation .navi_news {
	text-decoration:blink;
	color:#E10020;
}*/

/*** header 02 ***/

#vheader_02 {
	width:960px;
	height:105px;
	margin:0px;
	padding:0px;
	background-image:url(../_images/header_02.jpg);
	background-repeat:no-repeat;
}

/*** header 02 template_01 bagger stapler ***/

#vheader_02_bagger_stapler {
	width:960px;
	height:105px;
	margin:0px;
	padding:0px;
	background-image:url(../_images/header_04_bagger_stapler.jpg);
	background-repeat:no-repeat;
}

/*** header 02 template_03 bagger ***/

#vheader_02_bagger {
	width:960px;
	height:105px;
	margin:0px;
	padding:0px;
	background-image:url(../_images/header_04_bagger.jpg);
	background-repeat:no-repeat;
}

/*** logos ***/
#vheader_02_inside {
	margin-left:240px;
	padding-top:30px;
}
#vheader_02_inside img {
	border:none;
}

#vlogo_01 {
	float:left;
	padding:0px 30px 0px 10px;
}
#vlogo_02 {
	float:left;
	margin:0px;
	padding:0px 30px 0px 0px;
}
#vlogo_03 {
	float:left;
	margin:0px;
	paddig:0px;
}

/*** header 03 ***/

#vlogo {
	width:230px;
	height:60px;
	float:left;
}


/*** navigation 02 ***/

#vnavigation {
	float:left;
	background-image: url(../_images/bg_navigation.jpg);
	height: 60px;
}
#vnavigation ul {
	padding: 0px;
	margin: 0px;
}
#vnavigation ul li {
	display: inline;
}
#vnavigation ul li a {
	font: normal 12px arial;
	color: #333333;
	padding: 25px 0px 0px 10px;
	float: left;	
	display:block; 
	border:0px;  
	margin: 0px; 
}
#vnavigation ul li a:hover {
	background-image: url(../_images/navi_rollover_gr.jpg);
	text-decoration: none;
	color:#ffffff;
}
.style_01 {
	background-image:url(../_images/navi_02.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:60px;
}
.style_02 {
	background-image:url(../_images/navi_03.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:60px;
}
.style_03 {
	background-image:url(../_images/navi_04.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:60px;
}
.style_04 {
	background-image:url(../_images/navi_05.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:60px;
}
.style_05 {
	background-image:url(../_images/navi_06.jpg);
	background-repeat:no-repeat;
	width:120px;
	height:60px;
}



/*** navigation 02 template_03 bagger ***/

.style_03_bagger {
	background-image:url(../_images/navi_04_bagger.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:60px;
}
.style_04_bagger {
	background-image:url(../_images/navi_05_bagger.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:60px;
}

/*** navigation 02 template_01 bagger stapler ***/

.style_01_bagger {
	background-image:url(../_images/navi_01_bagger_stapler.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:60px;
}
.style_01_stapler {
	background-image:url(../_images/navi_02_bagger_stapler.jpg);
	background-repeat:no-repeat;
	width:110px;
	height:60px;
}

/*** content ***/

#vcontent {
	width:960px;
	padding:0px;
	margin:0px;
}
#vleft {
	background-image:url(../_images/left_head.jpg);
	background-repeat:no-repeat;
	width:230px;
	float:left;
	padding:0px;
	margin:0px;
}
#vright {
	float:left;
	width:730px;
}
#vright_inside {
	padding:20px;
}
.csc-textpic-image {
	padding: 10px;
	margin:5px;
	border:1px solid #D2D2D2;
}
.csc-textpic-image[border=1] {
	padding: 10px;
	margin:5px;
	border:0px solid #D2D2D2;
}

/*** button ***/

#button {
	border:none;
	text-align:center;
	padding-top:40px;
}
#button img {
 	border:none;
}


/*** logos left ***/

#vlogos_04 {
	padding-top:20px;
	margin:0px;
}
#vlogo_04 ul {
	padding:0px 0px 10px 0px ;
	margin:0px;
}
#vlogos_04 li {
	padding:10px 0px 10px 0px ;
	display:block;
	text-decoration:none;
	list-style-type:none;
}
#vlogos_04 li a img {
	border:none;
}

/*** subnavigaion ***/

#vsubnavigation {
	margin-top: 30px;
}
#vsubnavigation ul {
	font: normal 12px arial;
	margin: 0px;
	padding: 0px;
}
#vsubnavigation a {
	display: block;
	margin: 0px;
	line-height: 13px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
#vsubnavigation a:hover {
	color:#E10020;
}
#vsubnavigation li {
	padding: 5px 0px 5px 20px;
	color: #E10020;
	font-weight: normal;
	list-style-type:none;
}
.style_07 {
	background-image:url(../_images/bullet_unternavi.jpg);
	background-repeat:no-repeat;
	padding:3px 0px 5px 30px;
}
.style_08 {
	background-image:url(../_images/bullet_02_unternavi.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 30px !important;
}
.style_09 {
	padding:0px 0px 0px 60px;
	color:#E10020 !important;
}


/*** footer ***/

#vfooter {
	clear: both;
	height: 30px;
	background-color:#D5D5D5;
}
#vfooter_inside_left {
	float: left;
	font: normal 11px verdana;
	line-height: 12px;
	color:#333333;
	padding: 8px 0px 0px 20px;
}
#vfooter_inside_right {
	float: left;
	line-height: 11px;
	padding: 8px 10px 0px 30px;
}
#vfooter_inside_right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#vfooter_inside_right ul li {
	display: inline;
}
#vfooter_inside_right ul li a {
	font: normal 11px arial;
	color: #333333;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #E10020;
	text-decoration: none;
}
#vfooter_inside_right ul li a:hover {
	color: #E10020;
	text-decoration: none;
}


/*** typo ***/

p {
	font: normal 12px arial;
	line-height: 18px;
	color: #666666;
	margin-top: 0px;
}
table {
	clear:both;
	padding:10px 0px 10px 0px;
	xwidth:80%;	
}
th, td {
	font: normal 12px arial;
	line-height: 18px;
	color: #666666;
	padding:0px; 
	margin:5px;
	padding: 5px;
	border:1px solid #666666;
}
#vright_inside td img {
	border:none;
	text-decoration:none;
	
}
h1 {
	font: bold 14px arial;
	line-height: 20px;
	color: #E10020;	
}

a:link, a:visited, a:active {
	color: #E10020;
	text-decoration: none;
}
a:hover {
	color: #E10020;
	text-decoration: underline;
}
a:focus {
	outline-offset: -1px;
	-moz-outline: none;
	outline: none;
}

.hidden {
	display:none;
}

.csc-bulletlist, .csc-bulletlist-0 {
	font: normal 12px arial;
	line-height: 18px;
	color: #666666;
}

/*** Formulare ***/

.csc-mailform {
	border: 0px;
	margin: 0px;
	padding: 0px 30px 0px 0px;
}
.csc-mailform-field {
	padding: 3px 0px 6px 0px;
	clear: both;
}
.csc-mailform label {
	float: left;
	clear: both;
	padding-top: 2px;
	color:#333333;
	
}
.csc-mailform input, textarea {
	float: right;
	width: 250px;
}
.csc-mailform select {
	float: right;
	width: 120px;
}
.csc-mailform-submit {
	margin: 8px 0px 0px 0px;
	width: 100px !important;
	clear: both;
}
.csc-mailform-field {
	font: normal 12px arial;
	line-height: 18px;
	color:#E10020;
}

.tgtable {
	border:none;
}

