/* Oliver Knagge // Internet Concept GmbH  */

@import url("textmenue.css");
@import url("suche.css");
@import url("content.css");
@import url("artikel.css");
@import url("form.css");
@import url("tabelle.css");
@import url("menu.css");

body {
	background-image: url(../../graphics/background.gif);
	background-repeat: repeat-y;
	background-color: #FEF9E5;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	font-family: verdana;

	
}

.header {
	background-image: url(../../graphics/Header-HH.jpg);
	width: 968px;
	height: 183px;
}

.kopfbild {
	width: 568px;
	height: 178px;
	margin: auto;
}

.u_header {
	background-color: #FEF9E5;
	width: 968px;
	height: 22px;
	
	
	
}

.nav {
	padding-left: 10px;
	font-family: verdana;
	font-size: 13px;
	color: #333333;
	text-decoration: none;

	width: auto;
	float: left;
}

.u_menu {
	width: auto;
	float: right;
}

.suche {
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 15px;
}

.linke_spalte {
	background-color: #005EA8;
	float: left;
	width: 201px;
	height: 100%;
}

.leftmenue {
	padding-left: 10px;
}

.header_text {
	padding-left: 15px;
	padding-bottom: 10px;
	height: auto;
	width: auto;
	padding-top: 20px;

}

.content {
	background-color: #FFFFFF;
	float: left;
	width: 568px;
	height: 100%;
	
}

.left {
	background-color: #FFFFFF;
	float:left;
	padding:15px;
	width: 239px;
}

.main {
	background-color: #FFFFFF;
	float: right;
	padding:15px;
	width: 239px;
}

.rechte_spalte {
	float: left;
	width: 200px;
	height: 100%;
}

.rechts {
	padding-left: 10px;
}

.rechts .csc-textpic-text {
float:left;
display:block;
width: 130px;
}

.rechts .csc-frame-frame2 {
width: 170px;
overflow:hidden;
}


.left .csc-textpic-center .csc-textpic-text, .main .csc-textpic-center .csc-textpic-text{
width: 233px;
}

.left .csc-textpic-center .csc-textpic-text p.bodytext, .main .csc-textpic-center .csc-textpic-text p.bodytext{
margin: 0;
}

	


