@-ms-viewport
{ width: device-width; }
@-o-viewport
{ width: device-width; }
@viewport { width: device-width; }
body
{
	color: #fff;
	background-color:#666;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	margin: 0px;
}

h1
{
	color: #000;
}

h2
{
	margin:0;
	padding-bottom:10px;
	font-size: 140%;
	font-weight:500;
	color: #fff;
}

h3
{
	color: #FFF;
	font-size: 130%;
	font-weight: bold;
	margin:10px 0;
	padding:0;
}

h4
{
	font-size:80%;
	font-weight:normal;
}

a
{
	text-decoration: none;
	color: #74DF00;
	outline:none;
}

a:hover
{
	color:#777;
}

ul
{
	margin:0 10px;
	padding:0;
}

label
{
	font-weight:bold;
	cursor:pointer;
}

input[type=submit], select
{
	padding:2px 10px;
	color:#000;
	background-color:#FFF;
	cursor:pointer;
}

#mainbody
{
	width:100%;
	height:100%;
	overflow:hidden;
	overflow-y:scroll;
	background-image:url(../ng_images/bg2.jpg);
}

#container
{
	position:relative;
	width:100%;
	margin:0px;
}

#continnen
{
	padding:10px 0;
	width:100%;
	max-width:1000px;
	margin:10px auto;
	background-color:transparent;
	background-image:url(../ng_images/transblck.png);
	border:1px solid #aaa;
	-moz-box-shadow: 5px 5px 8px #000;
	-webkit-box-shadow: 5px 5px 8px #000;
	box-shadow: 5px 5px 8px #000;

}

header
{
	text-align:center;
	position:relative;
}

header h1
{
	font-size:500%;
	font-weight:normal;
	padding:0;
	margin:0;
}


header h2
{
	margin-top:-10px;
}

#linkespalte
{
	float:left;
	text-align:center;
	width:15%;
	min-width:120px;
}

#rechtespalte
{
	float:right;
	width:84%;
	min-width:300px;
}

nav
{
	padding:10px;
	background-color:transparent;
	background-image:url(../ng_images/transblck.png);
	color:#FFF;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	margin-top:10px;
}

nav a
{
	display:block;
	float:left;
	background-color:transparent;
	font-size:180%;
	font-weight:normal;
	text-align:center;
	padding:5px 10px;
	color:#FFF;
}

nav a:hover
{
	color:#999;
}

#cookietext
{
	width:100%;
	background-color:#ededed;
	display:block;
	color:#222;
	min-width:300px;
	max-width:900px;
	margin:0px auto;
	position:relative;
	border-radius:5px;
}

#animdiv1
{
	width:100%;
	position:relative;
	top:0px;
	left:0px;
	text-align:left;
	overflow:hidden;
}

#animdiv2
{
	width:99%;
	position:absolute;
	top:5px;
	left:0.5%;
	text-align:left;
	overflow:hidden;
	opacity:.99;
	filter:alpha(opacity=99);
}

#bildcont
{
	margin:15px auto;
	padding:5px 0.5%;
	position:relative;
	width:100%;
	max-width:1000px;
	overflow:hidden;
	background-color:#FFFFFF;
	border:1px solid #aaa;
	-moz-box-shadow: 5px 5px 8px #000;
	-webkit-box-shadow: 5px 5px 8px #000;
	box-shadow: 5px 5px 8px #000;
}

.smalltext
{
	color:#F5DA81;
	font-size:small;
}

section
{
	min-height:350px;
	padding:10px;
}

input, textarea
{
	color: #000;
	border:1px solid #000;
}
textarea
{
	min-height: 200px;
	resize:none;
}
input:focus, textarea:focus
{
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
}


.vs_links
{
	float:left;
	width:30%;
	text-align:center;
	line-height:normal;
}

.vs_links h3
{
	padding:5px 0 3px 0;
	margin:0;
}

.vs_links h4
{
	padding:0 0 3px 0;
	margin:0;
}

.vs_rechts
{
	float:left;
	width:70%;
	background-color:#F2F2EE;
	font-size:80%;
}

.vs_rechts h3
{
	padding-bottom:5px 0 10px 0;
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
}

footer
{
	padding:10px;
	font-size:80%;
	border-top:1px solid #FFF;
	color:#000:
}

#icons h2
{
	font-size:160%;
	color:#00804f;
	border:0;
}

#footerline
{
	padding:5px 0;
}

#footerline a
{
	padding:0 10px;
}

footer a
{
	color:#000;
}

footer a:hover
{
	color:darkslateblue;
}

.button
{
	color:#222;
	padding:2px 10px;
	border:1px solid #222;
	background-color:#fff;
	box-shadow: 3px 3px 5px #000;
	border-radius:3px;
}

.dunkelrot
{
	background-color:#8a0808;
	color:#fff;
}

.hellrot
{
	background-color:#a00;
	color:#fff;
	
}

.dunkelrot:hover, .hellrot:hover
{
	background-color:#fff;
	color:#222;
}

#fb_slide
{
	float:left;
	width:20px;
	background-color:#004;
	color:#fff;
	text-transform:uppercase;
	font-size:120%;	
	-webkit-border-top-right-radius:5px;
	-khtml-border-top-right-radius:5px;
	-moz-border-top-right-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-khtml-border-bottom-right-radius:5px;
	-moz-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
	-moz-box-shadow: 5px 5px 8px #444;
	-webkit-box-shadow: 5px 5px 8px #444;
	box-shadow: 5px 5px 8px #444;
}

#imlist
{
	width:250px;
	height:500px;
	overflow:auto;
	position:fixed;
	top:10px;
	left:-230px;
	z-index:9999;
}

#imlist:hover
{
	left:0px;
}
