/* ALPHABETISCH */

html, body {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Geneva;
	font-size:11px;
	}
	
ul,li,ol {	
	list-style-image:url('http://www.ccd-ost.de/global/images/list.gif');	
	}
		
input,select,textarea {
	border:0px solid #999999;
	#background-color:#FFFFFF;
	
	font-size:11px;  
	color:#5D5D5D;
}

a {
	text-decoration:none;
	color:#00a3de;
}

a:hover {
	text-decoration:underline;
	color:#00a3de;
}


#breadcrumb_left {
	height:16px;
	background-color:#AFAFAF;
	width:445px;
	border-bottom:1px solid #fff;
	padding: 5px 15px 5px 20px;
	color:#FFFFFF;
	float:left;

}

#breadcrumb_right {
	height:16px;
	background-color:#AFAFAF;
	width:57px;
	border-bottom:1px solid #fff;
	padding: 5px 0px 5px 0px;
	color:#FFFFFF;
	float:left;
}

#breadcrumb a{
	text-decoration:underline;
}

#breadcrumb a:hover{
	color:#FF7D21;
}

#contact_form {
	float:left;
	width:400px;
	height:375px;
	padding:30px 0px 0px 30px;
	border:0px solid red;
}


#content {
	height:328px;
	width:964px;
	border:0px solid blue;
}

#dynamic_content {
	width:585px;
	height:350px;
	overflow:auto;
	/*padding:40px 40px 0px 40px;*/
	margin:0px 0px 0px 0px;
	border:0px solid red;
}

#downleiste {
	width:964px;
	height:19px;
	background:#999999;
	border-top:1px solid #666666;
}

#fb_links {
	text-align:left;
	width:340px;
	height:390px;
	background-image:url(../images/bg_fb_links.jpg);
	background-repeat:no-repeat;
	background-position:left;
	border-right:1px solid #666666;
}

#fb_links_2, werk_1, werk_2 {
	text-align:left;
	width:340px;
	height:290px;
	background-image:url(../images/bg_fb_links.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#fb_links_products {
	text-align:left;
	width:340px;
	height:290px;
	background-image:url(../images/bg_fb_links.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#form_table {
	text-align:left;
}

#form_table th{
	width:130px;
	font-weight:normal;
}

#form_table input{
	width:220px;
}
		
#header {
	height:305px;
	width:964px;
	border-bottom:1px solid white;
}

#flashcontent {
		border: solid 0px #000;
		width: 200px;
		height: 150px;
		float: left;
}
	
#header_logo {
	padding: 10px 0 0px 10px;
	height:80px;
	float:left;
	width:235px;
	background:url(../images/ccd_logo_links_oben.gif);
	background-repeat:no-repeat;

}

#header_logo a {
	display:block;
	height:80px; 
	width:235px;
	border-bottom: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
}

#header_suche {
	height:90px;
	float:left;
	width:210px;
	border-right: 1px solid #EBEBEB;
}


#header_suche_top_bg {
	height:10px;
	background-color: #FF7D21;
}

#header_suche_top_1 {
	 padding:20px 0 0 40px;
	 border:0px solid #000;
}

#header_suche_top_2 {
	 padding:0px 0 0 40px;
	 height:20px;
	 border:0px solid #000;
}

#header_topmenu {
	height:50px;
	float:left;
	width:475px;
	margin-top:7px;
	padding:40px 0 0 5px;
	color:#9A9A9A;
}


#header_topmenu a{
	font-size:0.8em;
	color:#9A9A9A;
	text-decoration:underline;
}

#header_topmenu a:hover{
	color:#FF7D21;
}

#impressum {
	width:773px;
	height:80px;
	border-bottom:1px solid white;
	background-image:url(../images/bg_impressum_logo.jpg);
	background-repeat:no-repeat;
	background-position:left; 
}

#inhalt {
	background-color:#EBEBEB;
	text-align:left;
	border:0px solid yellow;
	min-height:20px;
}

#main {
	margin:auto;
	width:964px;
	height:728;
	border:0px solid yellow;
}

#menu_left {
	width:245px;
	min-height:600px;
	float:left;
	margin-top:1px;
	border:0px solid #000;
}

#navigation {
	float:left;
	text-align:left;
	width:190px;
	height:305px;
	border-right:1px solid white;
	background-image:url(../images/bg_navigation.jpg);
	background-repeat:no-repeat;
	background-position:left; 
}

#newsletter_layout {
	text-align:left;
	width:340px;
	height:98px;
	border-bottom:1px solid #666666;
	background-image:url(../images/bg_newsletter.jpg);
	background-repeat:no-repeat;
	background-position:left; 
}

#submenu {
	text-align:left;
	padding:12px 0px 0px 6px;
	width:333px;
	height:280px;
	overflow:hidden;
	background:url(../images/bg_fb_links.jpg);
	background-repeat:no-repeat;
}

#text_mitte {
	margin:20px;
	background:red;
	border:0px solid #000;
}

#white_content {
	float:left;
	width:623px;
	height:390px;
	background:white;
}

#wrapper {
	margin:auto;
	width:1024px;
	height:768px;
	padding-top:60px;
	background-image:url(../images/background_main.jpg);
	background-repeat:no-repeat;
	background-position:center; 
}

