/********************************************************************************* */

: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:1em;}
tr { border:none; padding:0px; margin:0px; }
td { border:none; padding:0px; margin:0px; vertical-align:top; }




div, p, li, a {background-repeat:no-repeat; }

/* ### 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; }

/* ### HTML ###################################################################### */

html {height: 100%; margin-bottom: 1px; }
/* ### BODY ###################################################################### */
body {
	background:#CDFBFF;
	color: #000000;
	
	font-family: Arial, Helvetica, sans-serif;
	
	}

/* \*/ * html body { text-align:center; font-size: xx-small; } /* *//* IE 5.5 Hack */

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

.clear {
	clear:both;
}

.floatLeft { float:left; }
.floatRight { float:right; }
.flLeft {
	float:left;
	padding-right:20px;
}

.flRight {
	float:right;
	padding-left:20px;
}

.flTop {
	float:inherit;
	padding-top:12px;
}
.warning { color:#f00; background: inherit; }
.extern{ 
	/*padding-right:15px;
	background:url('extern.gif') no-repeat left center;*/
}
/* ### Website Content ############################################################ */
#rex_com_userfenster {
	position:relative;
	display:block;
	margin:10px auto 5px auto;
	padding:0;
	height:100%;
	width:800px;
	font-size: 12px;
	text-align:right;

	/*background-color: red;*/
	
}
#rex_com_userfenster a, a:visited{
	color:black;
	text-decoration:underline;
}
#rex_com_userfenster a:hover{
	color:black;
	text-decoration:none;
}
#com-user-box fieldset{
	width:950px;
	
}
#com-user-box p{
 	float:left;
 	padding-right:10px;

}
#com-user-box input.submit{
 	font-size: 10px;
}

#rex_com_userfenster li{
	display: inline;

	/*background-color:green;*/
	
}
#rex_com_userfenster fieldset{

	
}
#container {
	position:relative;
	display:block;
	margin:10px auto;
	padding:0;
	height:100%;
	width:800px;
	background-image:url(main_back.jpg);
	background-repeat:repeat-y;

}

/* ### Logo ################################################################# */
#logo {
	position:absolute;
	top:0px;
	border: 0px;
	left: 10px;
	
	background-position: 0 0;
	background-repeat: no-repeat;
	
}

#logo a {
	display:block;
	height:100px;
	width:137px;
	text-indent:-700em;
	
}

/* ### Header ############################################################### */

#header {
	background: url(banner_aschuwi.jpg) 0 0 no-repeat;
	
	height:120px;
}

#nav-header {
	position:absolute;
	left:210px;
	bottom:18px;
}


/* ### Teaser ##################################################################### */

#main-teaser {
	text-indent:-700em;
	height: 220px;
}

/* ### Content #################################################################### */


#content {
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
}


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


#main-content {}

#main {
	float:left;
	
	/*padding: 10px 10px 10px 10px;*/
	width:580px;
	padding-left: 20px;
	/*background-color:blue;
	border: 1px solid black;*/
}


/* ### main-block => MainContent ################################################### */

#main-block {
	float:left;
	width:550px;
	padding: 0 10px;
	color: #000000;
	font-size:12px;
	/*background-color:red;
	border: 1px solid red;*/
}


#main-content-block {
	/*border: 1px solid green;*/
	padding:0;
	display:block;
	background-color:#ffffff;
}

/* ### Rechter Bereich ###################################################################### */

#right {
  width: 152px;
  float:right;
  font-size:11px;
  text-align:center;
  padding: 0 0 20px 0;
  /*border: 1px solid yellow;*/
  
}
#right a{
  color:#37444f;	
}
#right a:hover{
  color:#fff;	
}
#right p {
  padding: 5px 10px 15px 5px;	

}


/* ### Footer ###################################################################### */

#footer {
	display:block;
	width:800px;
	height:29px;
	background:url(main_footer.jpg)  0 0 no-repeat;
	font-size:12px;
	color:#ffffff;
	text-align:right;
	
}

#footer p {
	padding: 5px 10px;
	
}

#footer p a,
#footer p a:link {
	text-decoration: underline;
	background:inherit;
	color:#ffffff;
}

#footer p a:hover {
	color:#c4c4c4;
	text-decoration: none;
	background:inherit;
}
