/* @override http://j16.tobimat.eu/templates/templatetobi/css/template.css */

/* reset.css von Eric Meyer */

/* v2.0 | 20110126
  http://meyerweb.com/eric/tools/css/reset/ 
  License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline:0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END reset.css */

strong{font-weight:bold;}
em{font-style:italic;}
small{font-size:12px;}


html{
	width:100%;
	background: #0099CB url(../images/bg.jpg) no-repeat fixed center center;
}

.defaultList {
	list-style-type: circle;
	padding: 0 1em;
}
.defaultList li {
	margin: 0.3em 0;
}

#noscript{
	opacity:0.85;
	-moz-box-shadow:1px 2px 3px #222;
	-webkit-box-shadow:1px 2px 3px #222;
	-o-box-shadow:1px 2px 3px #222;
	box-shadow:1px 2px 3px #222;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	z-index:1000;
	position:absolute;
	margin:0 1%;
	width:98%;
	background:#C81C3D;
	color:#fff;
	font-family:'BitstreamVeraSansMonoBold', Arial, Sans-Serif;
	font-size:12px;
	line-height:20px;
	text-align:center;
}
#noscript:hover{
	opacity:1;
	text-decoration:underline;
	cursor:default;
}


#wrapper{
	width:100%;
}

#page{
	width:526px;
	height:auto;
	margin:0 auto 0 auto;
}

#head{
	width:420px;
	height:22px;
	margin:0 53px;
	background:url(../images/trans_w_07.png) repeat;
	position:fixed;
	z-index:100;
}

#navi {
	width:420px !important;	
}

.menu a{	
	color:#3C5864;
	font-family: Georgia, Times, Serif !important;
	font-size:16px;
	font-style:italic;
	text-decoration:none !important;
}

/* fuer 5 Items */

.menu li{
	width: 64px;
	height:20px;
	padding:2px 10px 0 10px;
	float:left;
}
 /*fuer 6 Items 
.menu li{
	width: 70px;
	height:20px;
	padding: 2px 0px 0px; 
	float:left;
	text-align: center;
}
*/
.menu li:hover{
	background:url(../images/trans_w_07.png) repeat;
}

.menu li:active{
	opacity:0.7;
	background:url(../images/trans_w_07.png) repeat;
}

.menu .current{
	color:#0099CB !important;
	background:#fff;
	font-weight:bold;
}

.menu .current a{
	color:#0099CB !important;
}

#main{
	z-index:1;
	position:absolute;
	margin:15% 53px 0 53px;
}

#content{
	width:420px;
	height:auto;
	color:#3C5864 !important;
	font-family: Georgia, Times, Serif !important;
	font-size:16px;
	line-height:18px;
	font-style:italic;
}

#content a{
	color:#3C5864 !important;
	font-family: Georgia, Times, Serif !important;
	font-size:16px;
	line-height:18px;
	font-style:italic;
	text-decoration:underline;
}

#content a:hover{
	color:#fff !important;
	text-decoration:underline !important;
}

#content a:active{
	color:#fff !important;
	text-decoration:none !important;
	opacity:0.7;
}


#content h2, #contact h3{
	font-family:'BitstreamVeraSansMonoBold';
	font-style:normal !important;
	font-size:90px;
	line-height:90px;
	letter-spacing:-3px;
	color:#fff;
	margin:0 0 0 -5px;
}

#content h6{text-align:justify;}

/*.item-separator*/
.anker {display:block; height:50px;}

#contact {
	width:420px !important;
	margin:0 0 200px 0;
	color:#3C5864 !important;
	font-family: Georgia, Times, Serif !important;
	font-size:16px;
	line-height:18px;
	font-style:italic;
}

#error {
	width:422px;
	background:#C81C3D;
	color:#fff !important;
	padding:2px;
	margin:10px 0px;
}

#thank {
	width:422px;
	background:#B5DD3D;
	color:#fff !important;
	padding:2px;
	margin:10px 0px;
}

#contact .inputbox, #contact .textarea, .captchainputbox{
	border:1px solid #fff;
	background:url(../images/trans_w_07.png) repeat;	
	color:#3C5864 !important;
	font-family: 'BitstreamVeraSansMonoBold';
	font-size:14px;
	padding:2px;
	margin:2px 0 10px 0;
}

#contact .inputbox:focus, #contact .textarea:focus, .captchainputbox:focus{
	background:none;	
	color:#3C5864 !important;
	font-size:16px;
}

#contact .button{
	width:422px;
	background:#fff;	
	color:#0099CB !important;
	font-family: Georgia, Times, Serif !important;
	font-style:italic;
	font-size:14px;
	border:0px solid #fff;
	cursor:pointer;
	clear:both;
	float:left;
	margin:20px 0 0 0;
	-moz-box-shadow:1px 2px 4px #555;
	-webkit-box-shadow:1px 2px 4px #555;
	-o-box-shadow:1px 2px 4px #555;
	box-shadow:1px 2px 4px #555;
}

#contact .button:active{
	-moz-box-shadow:0px 0px 0px #333;
	-webkit-box-shadow:0px 0px 0px #333;
	-o-box-shadow:0px 0px 0px #333;
	box-shadow:0px 0px 0px #333;
}

#captchaimage1{
	float:left;
}

.captchainputbox{
	float:left;
	width:150px;
	height:24px;
	margin:30px 0 0 10px;
	
}

#foot{
	width:526px;
	height:22px;
	position:fixed;
	z-index:99;
	bottom:0px;
}

#to-top{
	width:22px;
	height:22px;
	float:right;
	background:url(../images/trans_w_07.png) repeat;	
}

#to-top:hover{
	background:#fff;	
}

#to-top:active{
	opacity:0.7;
	background:url(../images/trans_w_07.png) repeat;	
}
#twitter {
	position: absolute;
	left: 200px;
	top: 25px;
	display: none;
}

dl ul{
	margin: 0em 1em;
	list-style-image: url(../images/arrowWhite.png);
}
dl li{
	line-height: 1.3em;
	margin: .2em 0;
}
dt {
	font-weight: bold;
	margin: 2em 0 0;
}

dd {
	margin: .5em 1em;
}
/* mob */
@media only screen and (min-width : 320px) and (max-width : 480px) {
	html{
		background: #a0d9ff; 
	}
	#main{
		width: 98%;
		margin: 40px 2% 0 2%; 
	}
	#navi, #head, #content, #contact, .custom{
		width: 100% !important;
		margin: 0px;
		margin-left: 0px;
	}
	#foot{
		margin-bottom: 45px !important; 
	}
	#content h2, #contact h3{
		font-size: 75px; 
	}
	#item-104{
		display: none;
	}
	.inputbox, .textarea, .button{
		width: 320px !important;  
	}
	.button{
		-webkit-appearance: none;
	}
	.column-1 img{
		width: 100%; 
		margin: 0px !important; 
		margin-bottom: 60px !important;  
	}

} 

