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

: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-collapse: collapse;
	 border: 1px solid black; 
	width: 700px;*/
}
tr {
	
}
td {
	/*padding-right: 5px;
		 border-bottom: 1px solid black; */
	border: 1px solid #CCCCCC;
}
/*
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; border-spacing:0px; }
*/

legend { display:none; }

body, div,p,li { 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 {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	background-image:url(../bg_body.jpg);
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
	
	text-align: center;
}

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

.clear {
	clear:both;
}

/*
.flLeft { float:left; }
.flRight { float:right; }
*/
.warning { color:#f00; }


/*	website
*******************************************************************************/
#website {
/*position: absolute;
   left: 50%; */
  width:964px;
  /* margin-left:-450px; */
  margin:0 auto;
  margin-top:20px;
  text-align:left;
/*
 width:964px;
  border:1px solid black;
		margin:0 auto;
	position:relative;
	display:block;
	margin:0;
	padding:0;
	height:100%;
	color:#000;
	text-align:left;
margin-left:10px;
	margin-top:10px; */

}

/*	header
*******************************************************************************/
#header {
	width:964px;
	position:relative;
	margin:0;
	padding:0;
	float:left;
	/*
	background-image:url(header_background_small.jpg);
	background-repeat:repeat-x;
	*/
}

/*	logo / breadcrumb
*******************************************************************************/
#logo {
	position:absolute;
	top:8px;
	left:0px;
	width:457px;
	height:38px;
	background-image:url(../pics/logo.gif);
	background-repeat:no-repeat;
}

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

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


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


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


#content { 	

}

#content2 {
	float:left;
}

.content2_geteilt {	
	/*width:764px;	*/
	background-image:url(../pics/rahmen_mitte_geteilt.gif);
	background-repeat:repeat-y;
	/**/
}
.content2_einzel {	
	/*width:964px;*/
	/**/
	background-image:url(../pics/rahmen_einzel.gif);
	background-repeat:repeat-y;
	
}

#main {	
	/* width:962px; */
	float:left;
	/*border:5px double #E0E0E0; 
	 background-color:#CCCCCC; */
	
}
.geteilt {	
	width:764px;	
	background-image:url(../pics/rahmen_geteilt.gif);
	background-repeat:repeat-y;
	/**/
}
.einzel {	
	width:964px;
	/**/
	background-image:url(../pics/rahmen_einzel.gif);
	background-repeat:repeat-y;
	
}
