body {
	font: 1.2em/1.3em Verdana,Arial,Helvetica,sans-serif;
	margin-top: 50px;
	background: #CDCDCD url(../pics/background.png) repeat-x top scroll;
}

h1, .Headline1 {
	font: 1.4em/1.5em Verdana,Arial,Helvetica,sans-serif;
}

h2, .Headline2 {
	font: bold 1.2em/1.3em Verdana,Arial,Helvetica,sans-serif;
}

.Topline {
	font: 1.6em/1.7em Verdana,Arial,Helvetica,sans-serif;
}

li {
	margin-bottom: 12px;
	list-style-type: square;
	list-style-position: inside;
}

a:link {
	color: #006595;
	font-weight: bold;
}

a:visited {
	color: #006595;
	font-weight: bold;
}

a:hover {
	color: #FF9900;
}

a:active {
	color: #000000;
	text-decoration: none;
}

#Content {
	width: 800px;
	text-align: left;
	background: #FFFFFF url(../pics/table_background_logo.gif) repeat-y right top;
	padding: 5px 10px 10px 20px;
	min-height: 600px;	
	border-top: none;
	border-right: 3px solid #FFBF19;
	border-bottom: none;
	border-left: 20px solid #FFBF19;
}
#KontaktContent {
	text-align: left;
	clear: both;
}
#logo {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-top: 3px solid #FFBF19;
	border-right: 3px solid #FFBF19;
	border-bottom: 3px solid #FFBF19;
	border-left: 3px none #FFBF19;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 220px;
}
#topshadow {
	background: #FFFFFF url(../pics/table_background.png) repeat-x top; 
	height: 30px;
	width: 800px;
	border-left: 20px solid #FFBF19;
	border-right: 3px solid #FFBF19;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
}

#skip {
	display:none;	
}

.csc-textpic-image {
	background-color: #F0F0F0;
	height: auto;
	width: auto;
	border: 1px solid #808080;
	padding: 4px;
	float: right;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-style: italic;
	font-size: 0.7em;
}
.csc-textpic-imagewrap {
	height: auto;
	width: auto;
	margin-right: 10px;
}
.MenuEntry {
	font-size: 0.8em;
	font-weight: bold;
}
.CurrentPage {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFCC00;
}
.ImageLeftEng {
	background: url(../pics/us_uk_flag.gif) no-repeat left center;
#	font-size: small;
	padding-left: 25px;
	padding-top: 2px;
	float: left;
	width: 50%;
}

.ImageLeftGer {
	background: url(../pics/de_at_flag.gif) no-repeat left center;
#	font-size: small;
	padding-left: 25px;
	padding-top: 2px;
	float: left;
	width: 50%;
}

.AlignLeft {
	text-align: left;
	float: left;
	width: 48%;
	background-image: url(../pics/back.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	height: 21px;
	font-size: 12px;

}
.AlignRight {
	text-align: right;
	float: left;
	width: 47%;
	background-image: url(../pics/next.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
	height: 21px;
	font-size: 12px;

}
.Styles {
	text-align: right;
	float: left;
	width: 45%;
#	font-size: 12px;
}
.Hinweis {
	font-size: 0.8em;
}

