
#print-button a {
	text-decoration:none;
}

#print-button {
	float:right;
	width:200px;
	text-align:right;
	padding-right:5px;
}
img {
	border:0;
}

h1,h2 {
	margin-bottom:0px;
}


/*-------------------- LOGIN --------------------*/
#login p{
	padding:0px;
	margin:0px;
	font-size:10pt;
}

#login a{
	color:#999;
}

#login {
	padding:15px 0 15px 0;
	width:width:163px;
}

#login label{
	font-size:80%;
	color:#999;
}

#login h4{
	color:#999;
	margin:0;
	padding:0;
	font-size:10pt;
}

#login fieldset, #login form{
	border:0;
	padding:0;
	margin:0;		
}

#login .field {
	font-size:80%;
	margin: 0 0 5px 0;
	width:130px;
	border:1px solid #999;
	padding:2px;
}

#login .submit {
	font-size:80%;
	padding:1px;
	margin:0 5px 5px 0;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	border-left:0px solid #999;
	color:#fff;
	background-color:#999;
}

/*-------------------- LOGIN end--------------------*/
/*-------------------- SEARCH --------------------*/

#search {
	padding-top:15px;
	width:width:163px;
}

#search h4{
	color:#999;
	margin:0;
	padding:0;
	font-size:10pt;
}

#search fieldset, #search form{
	border:0;
	padding:0;
	margin:0;		
}

#search .field {
	font-size:80%;
	margin: 0 0 5px 0;
	width:130px;
	border:1px solid #999;
	padding:2px;
}

#search .submit {
	font-size:80%;
	padding:1px;
	margin:0 5px 5px 0;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	border-left:0px solid #999;
	color:#fff;
	background-color:#999;
}

/*-------------------- SEARCH end --------------------*/

/*-------------------- mailform --------------------*/

fieldset.csc-mailform {
	margin:0;
	padding:0 0 0 10px;
	border:0;
}

.csc-mailform-field input .csc-mailform-field textarea {
	width:200px;
	float:left;
	margin-left:200px;
	clear:both;
	border:1px solid #000;
}

div.csc-mailform-field label {
	float:left;
	width: 8em;
}

div.csc-mailform-field {
	clear:both;
	padding-bottom:3px;
}

.csc-mailform img {
	margin-bottom:-8px;
	margin-left:20px;
}

.csc-mailform-submit {
	margin-top:15px;
}

/*-------------------- mailform end--------------------*/


#container {
	background-image:url(../img/main_bg.jpg);
	background-position:0 200px;
	background-repeat:repeat-y;
	width:920px;
	margin:0 auto 0 auto;
}

#main {
	padding:0 10px 0 10px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	background-image:url(../img/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}

@media print {
	.print_button  {
		width:800px;
		display:none;
	}
}



#print_container {
	width:800px;
}

#print_header {
	border-top:1px solid #184573;
	padding:15px 10px 10px 10px ;
	padding-left:20px;
}



#print_footer {
	border-top:1px solid #184573;
	padding-top:15px;
	padding-left:20px;
	height:55px;
}


#footer {
	background-image:url(../img/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:15px;
	padding-left:20px;
	height:55px;
}

#footer img{
	border:0;
}

#footer a, #print_footer a {
	text-decoration:none;
	color:#666;
}

#footer p, #print_footer p {
	margin:0;
	padding:0;
	font-size:70%;
	font-weight:bold;
	color:#666;
}

#topline {
	background-color:#fff;
	font-size:8pt;
	color:#105EC2;
	width:px;
	padding:5px 0 5px 10px;
	margin:0 2px 0 1px;
}

#topline a {
	color:#105EC2;
}

#topline a:hover {
	text-decoration:none;
}

.print {
	float:right;
}

.print img {
	margin-bottom:-2px;
}

.news-latest-morelink {
	font-weight:bold;
	text-align:right;
}

.news-latest-date {
	padding:2px;
	margin:2px 0 2px 0;
	color:#999;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#e5e5e5;
	font-size:10pt;
}

#news h2 {
	font-size:13pt;
	font-weight:bold;
	color:#f63;
	margin:0;
	padding:0 30px 5px 0;
	background-image:url(../img/news_h2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	border:0;

}

#news h2 a {
	text-decoration:none;
	color:#f63;
}

#news h2 a:hover {
	text-decoration:underline;
}

#news .news-latest-morelink a {
	text-decoration:none;
}

#news .news-latest-morelink a:hover {
	text-decoration:underline;
}

#news p {
	font-size:10pt;
	color:#18344a;
	padding:3px;
	margin:0;
}

#right {
	padding:0 10px 0 0;
	float:right;
	width:169px;
}

.news-container {
	margin-top:2px;
}

#left {
	margin-left:10px;
	width: 170px;
	float:left;
}


#content {
	top:200px;
	margin:0 20px 0 220px;
}

#content a {
	color:#184573;
}

#content a:hover {
	text-decoration:none;
}

#content p, #content li, #content label {
	color:#184573;
}

#content h1, #content h2{
	color:#184573;
}

#content_left {
	color:#184573;
	font-size:80%;
	font-weight:bold;
}

#menu_top {
	font-size: 10pt;
	color: #999;
	padding:10px 0 0 0px;
	text-align:right;
}



#menu_top a {
	padding: 0 5px 0 5px;
	color:#999;
	top:15px;
}

#menu_top a:hover {
	text-decoration:none;
}

#menu {
	width:163px
}

#menu ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

#menu li {
	width:163px;
}

#menu ul ul li {
	border:0;
}


#menu ul a {
	font-weight:bold;
	font-size:80%;
	display:block;
	text-decoration:none;
	color:#003063;
	padding:0 0 0 12px;
	margin:10px 0 0 0;
	background-image:url(../img/menu_level_1.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
}

#menu ul ul a {
	font-size:70%;
	display:block;
	border:0;
	text-decoration:none;
	color:#003063;
	margin-left:10px;
	padding-left:12px;
	background-image:url(../img/menu_level_2.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
}

#menu a:hover, #menu a.active {
	text-decoration:underline;
}



#top {
	padding: 20px 0 0 0;
	width:900px;
	height:30px;
	background-image:url(/fileadmin/pages/baecker/top/bg.jpg);
}
#head {
	margin:0 10px 0 10px;
	width:900px;
	height:220px;
	border:0 solid #f00;
	background-repeat:no-repeat;
}

.hide {
	display:none;
}
