body{
	font-family: Arial, Helvetica, Sans-Serif;
	margin:0px;
	padding:20px 20px 0 20px !important;
	width:320px;
	height:280px;
	background-image:url("/ATDT/img/bg_content.jpg");
	background-repeat:no-repeat;
	font-size:14px;
	line-height:20px;
	color: #6B6400;
               overflow-x: hidden;
               overflow-y: hidden;
}
a:link, a:visited, a:active{
	color:#fff;
	outline:none;
	text-decoration:none;
}

a:hover{
	color: #fff;
	text-decoration:underline;
}
h1, h2, h3, h4{
	margin:0px;
	font-size:14px;
}

h2{
	padding:8px 0px 5px 0px;
	color:#000000;
}

div#content{
	overflow:hidden;
	width:320px;
	position:relative;
	height:280px;
	min-height:280px;
	background-image:none;
}

ul, li{
	padding:0;
	margin:0;
	list-style:none !important;
	background-image:none !important;
}

.section{
	width:5000px;
	position:relative;
}
	.section .sub{
		position:relative;
		float:left;
		padding:10px;
		margin:0px;
		width:300px;
		height:260px;
		overflow:hidden;
	}

.links{
	text-align:center;
}

.button{
	display:block;
	-moz-border-radius:5px 5px 5px 5px;
	background-color:#6B6400;
	border:1px solid #6B6400;
	color:#FFFFFF;
	cursor:pointer;
	margin:5px auto;
	padding:1px 5px;
	text-align:center;
	width:200px;
}

#gesuch_nichtangenommen{
	display:none;
}

#noscript{
	font-weight:bold;
	height:250px;
}
h2{
	padding-top:0px;
	margin-top:0px;
}
