/*	undo
*******************************************************************************/

a { cursor:hand; cursor:pointer;}
:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1.1em; line-height:1.5em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }


/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/*	body
*******************************************************************************/
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
	background:#910000 url(../bg_html.jpg) top repeat-x;
}

/*	website
*******************************************************************************/
#website {
	position:relative;
	display:block;
	margin:0 auto;
	height:100%;
	width:980px;
	color:#FFF;
	text-align:left;
}

/*	content
*******************************************************************************/

/* hide from IE/MAC \*/
* html #content {
	height:1px;
}
/* end hide */

#content {
	width:980px;
}

/*	linker Bereich
------------------------------------------------------------------------------*/
#left {
	padding-top:120px;
	float:left;
	width:150px;
	height:1400px;
	background:url(../bg_left.png) top right no-repeat;
}

#left ul {
	float:right;
}

#left ul li {}

#left ul li a {
	display:block;
	color:#FFF;
	font-size:12px;
	width:150px;
	height:16px;
	padding:2px 0 0 0;
	margin-bottom:7px;
}

.orange {
	color:#FF9933;
}

/*	main
------------------------------------------------------------------------------*/
#iframe {
	width:660px;	
	background-color:#FFFFFF;
}

#main {
	width:660px;
	float:left;
	background:url(../bg_top.png) no-repeat;
	padding-top:120px;
}

.box {
	width:660px;
	float:left;
	background:url(../bg_box.jpg) top no-repeat;
	height:167px;
	padding-top:5px;
	margin-bottom:20px;
}

.mid_box {
	width:660px;
	background:url(../bg_mid_box.jpg) top no-repeat;
	height:90px;
}

.small_box {
	width:660px;
	background:url(../bg_small_box.jpg) top no-repeat;
	height:16px;
}

.box p {
	font-size:24px;
	color:#990100;
	text-align:center;
}

.white {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

.bold {
	font-weight:bold;
}

/*	rechter Bereich
------------------------------------------------------------------------------*/
#right {
	padding-top:120px;
	float:left;
	width:150px;
	height:1400px;
	background:url(../bg_right.png) top left no-repeat;
	padding-left:15px;
}

#right ul {
	margin-left:5px;
}

#right ul li {}

#right ul li a {
	display:block;
	color:#FFF;
	font-size:12px;
	width:150px;
	height:16px;
	padding:2px 0 0 0;
	margin-bottom:7px;
}

#right .zitate p{
	font-size:10px;
	width:150px;
}


/*	Headlines
------------------------------------------------------------------------------*/

/* Headline 1 */
h1 {
	color:#990100;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.3em;
	margin-bottom:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

/* Headline 2 */
h2 {
	color:#FF9933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:1.1em;
	margin-bottom:10px;
	text-transform:uppercase;
}

/*	Absätze / Listen
------------------------------------------------------------------------------*/
p,
ul,
ol {
	margin-bottom:15px;
	font-size:1.2em;
	line-height:1.5em;
}
ul li ul,
ul li ol,
ol li ol,
ol li ul {
	font-size:1em;	
}

/*	Formulare
------------------------------------------------------------------------------*/
input {
	border:1px solid #FF9933; 
	font-size:10px; 
	padding:3px; 
	width:145px;
	background-color:#FFFFFF;
}

.button {
	border:1px solid #FF9933; 
	background-color:#FFFFFF; 
	color:#8D0000; 
	padding:2px; 
	font-size:11px;
	margin-top:12px;
	width:80px;
}

/*	PopUp
------------------------------------------------------------------------------*/
.pop_white {
	background:url(../bg_pop_white.png);
	height:2000px;
	width:100%;
	position:absolute;
	z-index:50;
	top:0px;
	left:0px;
}

.helper_pop {
	text-align:center;
	position:absolute;
	z-index:1000;
	top:50%;
	left:0px;
	width:100%;
	height:1px;
	overflow:visible;
	visibility:visible;
	display: block;
}

/*#pop1 {
	position:absolute;
	background-color:#FFFFFF;
	border:2px solid #FF9933;
	width:650px;
	height:315px;
	top:-185px;
	left:50%;
	margin-left:-350px;
	padding:35px 15px 20px 15px;
	color:#990100;
}*/

#pop1 {
	position:absolute;
	width:650px;
	height:315px;
	top:-185px;
	left:50%;
	margin-left:-350px;
	padding:35px 15px 20px 15px;
	color:#990100;
}

.pop_close {
	position:absolute;
	right:15px;
	top:10px;
	font-weight:bold;
	color:#FF9933;
}
