@import url(abcourse.css);

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:2em 0;
	text-align:center;
}
.c {
	clear:both;
}
.hidden {
	display:none;
}
h1 {
	font-size:10pt;
}

#ads {
	margin: 0 auto;
	margin-bottom: 1em;
	overflow:hidden;
	position:relative;
}
/*	width:728px;
	height: 90px;
*/

#wrapper {
	border:0.1em solid #cecece;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:100em;
}
#masthead {
	background: url(treue-liebe.gif) no-repeat center center;	height:17.7em;
	margin:0 auto;
	position:relative;
	width:30em;
	z-index:2;
}
#masthead h1 {
	margin-left:-9999px;
}
#head-navi {
	height:5em;
	text-align:center;
	width:100em;

}
#head-navi ul {
	border-bottom:0.1em solid #673b16;
	left:0;
	list-style:none;
	margin:0;
	padding:0 0 0.5em 0;
	position:absolute;
	text-align:center;
	top:97px;
	width:1000px;
	z-index:1;
}
#head-navi ul li {
	display:inline;
	font-family:Georgia;
	font-size:1.7em;
	padding:0.3em 0.6em;
}
#head-navi ul li a{ 
	color:#be0925;
	text-decoration:none;
}
#head-navi ul li a:hover {
	text-decoration:underline;
} 
#head-navi ul li.spacer {
	margin:0 10em 0 10em;	/* 0 13em */
}
#content {
	clear:both;
	font-size:1.2em;
	margin-top:-4em;
	padding:0 5em;
	text-align:left;
}

#content a {
	color:#000;
}
#content ul {
	list-style-image: url(bubsi.gif);
}
#content ul li{
	padding:1em 0;
}
#footer {
	color:#ccc;
	font-size:1em;
	margin:0 auto;
	text-align:center;
	width:100em;
}
#footer a {
	color: #ccc;
}
input {
	border:1px solid #cccccc;
	color:#777;
	height:16px;
	margin:0 3px 3px 0;
	padding:2px;

}
input:focus {
border:1px solid #ffa400;
background:#ffd4d4;
}
input.button
{
   font-size:11px;
   font-family:Arial,sans-serif;
   color:#FFFFFF;
   height:20px;
   background-color:#BD0926;
   border-top-style:none;
   border-bottom-style:solid;
   border-bottom-width:1px;
   border-left-style:none;
   border-right-style:solid;
   border-right-width:1px;
   padding:4px;
padding-top:2px;
}
.imgtext-table img {
	margin:5px 5px 5px 0;
}
.csc-textpicHeader h1 {
	position: absolute;
	left: 270px;
}
.csc-textpicHeader h1 a {
	position: relative;
	top: 15px;
	font-weight: normal;
	text-decoration: none;
}
.partner-title-td {
	text-align: right;
}
#content a.partner-title {
	font-weight: bold;
	text-decoration: none;
}

.csc-uploads {
	font-size:1.2em;
	font-weight:bold;
}

hr {
	border: solid #BD0926 1px;
	background-color: #BD0926;
	height: 1px;
}


