/* generated */
/* reset css > grazie Eric Meyer */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
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, font, 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
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
/* basis */
html
{
	height:				100% !important;
	overflow-y:			scroll;
}
body
{
	color:				#000;
	background-color:	#FFF;
	height:				100%;
	width:				100%;
	text-align:			center;
}
/* mini */
a,
a:link,
a:visited
{
	color:				#0F0; /* #00ff00 #00e500; */
	text-decoration:	none;
	border:				none;
}
a.self,
a.self:link,
a.self:visited
{
	color:				#0F0; /* #00ff00 */
}
a.out,
a.out:link,
a.out:visited
{
	color:				#096; /* #009966 */
}
a:focus,
a:hover,
a:active,
a.self:focus,
a.self:hover,
a.self:active,
a.out:focus,
a.out:hover,
a.out:active
{
	color:				#000;
}
.pre,
#main p
{
	white-space: 		pre;
}
/* struktur */
/* 990-530-230 */
div
{
	text-align:			left;
}
#site
{
	width:				990px;
	min-height:			100%;
	height:				auto !important;
	margin:				0 auto -60px auto;
	padding:			0;
}
#header,
#main
{
	margin:				0;
	padding:			0;
}
#footer
{
	margin:				0 auto;
	padding:			0;
	width:				990px;
}
#header .content
{
	padding:			10px 0 0 0;
}
#main .content
{
	padding:			60px 0 0 0;
}
#footer .content
{
	padding:			0;
}
#header .content,
#main .content,
#footer .content
{
	margin:				0;
	text-align:			left;
	width:				990px;
	overflow:			visible;
}
#header .content h1,
#main .content h1,
#footer .content h1
{
	margin:				0 780px 0 0;
	padding:			0;
	text-align:			right;
	overflow:			visible;
	width:				210px;
	height:				0;
	overflow-y:			visible;
}
#header .content h2,
#main .content h2,
#footer .content h2
{
	margin:				0 0 0 780px;
	padding:			0;
	width:				210px;
	height:				0;
	overflow-y:			visible;
}
#header .content p,
#main .content p,
#footer .content p
{
	margin:				0 230px;
	padding:			0;
	text-align:			left;
	width:				530px;
	overflow:			visible;
}
#spacer
{
	margin:				0;
	padding:			0;
	height:				90px;
}
/* typo */
html,
body,
input,
select,
option,
optgroup
{
	font-family:		Courier, 'Courier New', Consolas, Simple-Regular, monospace;
	font-size:			11px;
	font-weight:		normal;
	line-height:		15px;
}
strong, b, .b
{
	font-weight:		normal;
/*	text-transform:		uppercase; */
}
#header .content,
#footer .content,
small,
#main .content p small,
#main .content p.klein
{
	font-size:			11px;
	line-height:		15px;
}
#header .content h1,
#footer .content h1,
#header .content h2,
#footer .content h2
{
	font-weight:		normal;
/*	text-transform:		uppercase; */
}
#main .content p.abs
{
	margin-bottom:		15px;
}
#main .content p.abs2
{
	margin-bottom:		30px;
}
#main .content p.abso
{
	margin-top:			15px;
}
#main .content p.abso2
{
	margin-top:			30px;
}
#main .content h1,
#main .content h2
{
	font-weight:		normal;
/*	text-transform:		uppercase; */
}

/* form */
form h1 label
{
	vertical-align:		bottom; /* baseline; */
}
select,
select option,
select optgroup,
.select_txt,
.select_txt2,
input,
.input_txt,
.textarea
{
	background-color:	#EFEFEF;
}
.select_txt,
select#land1,
select#land2
{
	width:				200px;
}
.select_txt2
{
	width:				300px;
}
select#g_id,
.input_txt
{
	width:				530px;
}
.input_txt,
.textarea
{
	border:				none;
	border-bottom:		1px dotted #000;
}
.input_cbox
{
	vertical-align:		bottom; /* text-top; */
	height:				10px;
}
.textarea
{
	width:				530px;
	height:				45px;
}
.input_btn
{
	border:				1px solid #555;
}


