body {
	position: absolute;
	left:50%;
	top:0px;
	width:994px;
	margin-left: -497px;
	text-align:center;
	
	color:#000000;
	font-size:11px;
	font-family:'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;

	background:url('/images/2010/page/background.jpg') no-repeat;
	background-attachment: fixed;
}

#background {
	position:absolute;
	height:727px;
	width:100%;
	top:0;
	left:0;	
	
	padding:0;
	margin:0;
}

#header {
	position:absolute;
	height:284px;
	width:994px;
	top:0;
	left:50%;	
	
	padding:0;
	margin:0;
	margin-left:-497px;

	background:url('/images/2010/page/header.png') no-repeat;
}

#menu {
	position:relative;
	width:175px;
	
	float:left;
	
	text-align:left;
	font-weight:bold;
	
	padding:0;
	margin:-10px 20px 0 5px;
}

#text {
	position:relative;
	width:727px;
	
	float:left;
	
	padding:0;
	margin:-40px 0 0 0;
}

#content {
	position:relative;
	width:994px;
	top:284px;
	left:53px;
	
	padding:0;
	
	background:url('/images/2010/page/content_run.jpg') repeat-y;
}

#content_top {
	position:relative;
	width:994px;
	
	text-align:justify;

	background:url('/images/2010/page/content_start.jpg') no-repeat;
}

#content_height {
	position:relative;
	width:1px;
	
	float:left;
}

#content_end {
	position:relative;
	height:0px;
	width:970px;
}

h1 {
	font-size:14px;
	color:#194588;
	margin:0;
}

h2 {
	font-size:11px;
	color:#D51F27;
	margin:0 0 5px 15px;
}

h3 {
	font-size:14px;
	color:#35577d;
	margin:0;
}

#info_block {
	width:75%;
	background:#f1dad6;
	color:#b7274c;
	text-align:center;
	font-size:19px;	
	margin:10px 0 -10px 12.5%;
	border:2px solid #b7274c;
}

#info_ad {
	width:708px;
	height:100px;
	background:url('/images/2010/banner/banner_robinson.jpg');
	color:#000000;
	text-align:justify;
	font-size:10.5px;	
	margin:0;
	padding:10px;
	border:2px solid #df0817;
}


a {
	color:#000000;
	text-decoration:underline;
	font-size:11px;
}

#menu a {
	color:#000000;
	text-decoration:none;
	font-size:11px;
}

#menu ul, #menu li {
	margin-left:2px;	
	width:175px;
	
	list-style-type:none;
}

input, select {
	font-size:11px;
	font-family:Verdana;
	border:1px solid #68A0C5;
	border-left:5px solid #68A0C5;
	margin-left:5px;
	margin-top:3px;
	padding-left:1px;
	background:#fff;
	text-align:left;
}

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

.contact {
	padding:5px;
	margin-bottom:10px;
	width:95%;
	
	border:1px dotted #000;
	background:#FFF;
}

.contact_head {
	border:1px dotted #000;
	background:#bfd3f6;
}

.contact_head_Verein {
	border:1px dotted #000;
	background:#adff31;
}

.contact_head_AP {
	border:1px dotted #000;
	background:#1e3296;
}

.contact_head_AP a, .contact_head_AP {
	color:#FFF;
}

.contact_head_IP {
	border:1px dotted #000;
	background:#e60000;
}

.contact:hover {
	background:#b4cbf5;
}

.verein_status_1 {
	background:lightgreen;
}

.verein_status_2 {
	background:orange;
}

.verein_status_3 {
	background:lightblue;
}

.verein_status_4 {
	background:white;
}

.verein_status_5 {
	background:yellow;
}

.verein_status_6 {
	background:lightgrey;
}

.verein_status_7 {
	background:red;
}

.camp_status_1 {
	background:white;
}

.camp_status_2 {
	background:yellow;
}

.camp_status_3 {
	background:lightgreen;
}

.camp_status_4 {
	background:red;
}

.camp_status_5 {
	background:pink;
}

.tn_status_1 {
	background:white;
}

.tn_status_2 {
	background:yellow;
}

.tn_status_3 {
	background:orange;
}

.tn_status_4 {
	background:red;
}

img {
	border:none;
}

.info {
	padding:5px;
	margin:5px;
	border:1px dotted #000;
	font-size:11px;
}

#tab_1 {
	position:relative;
	width:220px;
	margin-left:15px;
	
	float:left;
	
	text-align:justify;
}

#tab_2 {
	position:relative;
	width:220px;
	margin-left:15px;
	
	float:left;
	
	text-align:justify;
}

#tab_3 {
	position:relative;
	width:220px;
	margin-left:15px;
	
	float:left;
	
	text-align:justify;
}

.img_home {
	margin-bottom:7px;
}

.text {
	margin-left:9px;
	margin-right:9px;
	margin-bottom:10px;
	margin-top:3px;
}

.aktuelles {
	margin-bottom:5px;
	border:1px solid #68A0C5;
	border-left:5px solid #68A0C5;
}

#galleryDiv {
	border:0px;
	border-style: solid;
	border-color: #ff00ff;
	position:relative;
	top:0px;
	left:0px;
	float:left;
	/*height:600px;*/
	width:700px;
	
}

#galleryDataDiv {
	position:relative;
	border:0px;
	border-style: solid;
	border-color: #ff0000;
	top:0px;
	left:0px;
	/*height:600px;*/
	float:left;
	width:700px;
	margin-bottom: 30px;
}

#slideshowContainerGalleryImg {
	position:relative;
	border: 1px solid #ccc;
	top:0px;
	left:0px;
	/*height:600px;*/
	clear:right;
}

#slideshowContainerGalleryImgOuter {
	position:relative;
	border:0px;
	border-style: solid;
	border-color: #00ff00;
	top:0px;
	left:0px;
	/*height:600px;*/
	float:center;
	width:340px;	
	z-index:1;
}

#thumbnailsGallery {
	/*width: 130px;*/
	float: left;
}
