@import "csc.css";

HTML {font-family: "Trebuchet MS", Helvetica, Verdana;}
BODY { color: #000000; font-family: "Trebuchet MS", Helvetica, Verdana; font-size: 11px; text-align: center;}
#mainbody {display: block; }
#header { display: none;}
#printheader { text-align: left; width: 650px; height: 140px; background-color: #ff0000; display: block; float:left;  }
#logo {display: none;}
#image { display: none;}
#maincontent { background-color: #fff; width: 700px; height:auto; border: solid 1px white; border-top: none; display: block; float: left; background-image: url(skins/blue/skin.gif); background-repeat: repeat-y;   }
#supercontent {width: 950px; height: auto;}
#navi { display: none}
#mainnavi {display: none;}
#languagemenu { display: none;}
#date {display: none;}
#heightadjust {display: none}
#contentwrap { width: 650px; display: block; float: left; color: black; text-align: left}
#rootline {width: 522px; font-size: 12px; height: 16px; display: block; float: left; padding: 10px 14px 5px 0px;}
#content_normal { text-align: left; width: 650px; height: auto; display: block; float: left; padding: 0;}
#submenu { display: none; }
#margin {display: none;}


/*********************************************/
/* Suche                                     */
/*********************************************/
#search {
	width: 197px;
	padding: 5px 0 10px 0;
	margin: 0px;
	font-size: 11px;
	height: 25px;
	clear: both;
	text-align: left;
}
#search .textbox {
	font-size: 10px;
	float: left;
	margin: 0px;
	padding: 1px;
	margin-top: 4px;
	margin-left: 10px;
	width: 115px;
	height: 14px;
	-height: 18px;
	border: 1px solid #9cb7c9;
}
#search .image {
	float: right;
	clear: none;
	padding: 0px;
	margin-right: 15px;
}
.printlink  {padding-left: 5px; padding-top: 2px}
.tip-a-friend a, .tip-a-friend a:link, .tip-a-friend a:hover { text-decoration: none}