/* Seitenaufbau -begin */
/* -------------------------------------------------------------------------- */

body {
	background-color: #f0f0f0;
	padding: 0;
	margin: 0;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size:0.8em;
	color:#cccccc;
	background-image:url(../imgs/bg.gif);
	background-repeat:repeat-y;
	/*background-position: center;*/
         background-position: 50% 0%;
	text-align: center;
}

#wrapper1{
	/*background-image:url(../imgs/bg.gif);
	background-repeat:repeat-y;*/
	width: 790px;
	margin: auto;
	/*padding-bottom:60px;*/
	text-align: left;
}

#top{
	background-image:url(../imgs/bg_top.gif);
	background-repeat:no-repeat;
	width: 790px;
	height: 64px;
}

#wrapper2{
	background-image:url(../imgs/bg_wrapper2.gif);
	background-repeat:repeat-y;
	width: 790px;	
}

#seitentitel{
background-image:url(../imgs/header.gif);
background-repeat:no-repeat;
width: 775px;
height:50px;
text-align:right;
padding-right:15px;
}

#main1{
	background-image:url(../imgs/bg_main.gif);
	background-repeat:repeat-y;
	width: 790px;
}

#left{
padding-top:10px;
width:199px;
padding-left:31px;
float:left;
}

#slogan{
width:199px;
}

#navigation_1{
	width: 199px;
	text-align:left;
	padding-top:30px;
}

#right{
width:558px;
float:right;
/*overflow:auto;*/
}

#right A{
outline-width:0px
}

.line{
	background-image:url(../imgs/line.gif);
	background-repeat:no-repeat;
	width: 790px;
	height:1px;
	font-size:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
	clear:both;
	}

#main2{
	width: 555px;	
	padding-left:235px;
	padding-bottom:5px;
}

/* Seitenaufbau -end */
/* -------------------------------------------------------------------------- */

#content_main P,#content_main H1, #content_main_sub1 P,#content_main_sub1 H1 {
padding-left:20px;
}
#content_main_sub1 P,#content_main_sub1 H1 {
padding-right:20px;
}


/* Subtemplates - Zwei Spalten - default net/bureau -begin */
/* -------------------------------------------------------------------------- */
#content_main{
	width:298px;
	float: left;
}

#content_right{
	width: 260px;
	float: right;
}
/* Subtemplates - Zwei Spalten - default net/bureau -end */
/* -------------------------------------------------------------------------- */

/* Fonts -begin */
/* -------------------------------------------------------------------------- */

P, H1, H2 {
	padding: 0px;
	margin: 0px;
}

A{
	color: #D69294;
	text-decoration: none;
	font-weight:bold;
}

A:link, A:visited{
	color: #D69294;
	text-decoration: none;
}

A:hover{
	color: #FFFFFF;
}

A:active {text-decoration: none}

table.contenttable a img {
border:none;
}

H1{
	color: #CE6563;
	font-size: 1.1em;
	padding-top:0.8em;
	padding-bottom: 0.4em;
	}	

H2{
	color: #910707;
	font-size: 1.1em;
	padding-top:0.5em;
	padding-bottom: 0.5em;
}	
/* Fonts -end */
/* -------------------------------------------------------------------------- */

/* nb_thumbview -begin */
/* -------------------------------------------------------------------------- */

/*Container fuer kleine Bilder*/
.tx_nbimgview_container{
	background-color: none;
	text-align: center;
}

.tx_nbimgview_container img{
	padding-right: 0px;
	padding-top: 5px;
}

/*container fuer das grosse bild*/
.tx_nbimgview_image{
	text-align: center;
}

/*Beschriftung des großen Bildes aus EXIF-Kommentar*/
.tx_nbimgview_comment{
	font-size: 0.8em;
	text-align: center;
}

/* nb_thumbview -end */
/* -------------------------------------------------------------------------- */

/* navigation MAIN -begin */
/* -------------------------------------------------------------------------- */

#left UL{
list-style-type:none;
  padding:0px;
  margin: 0px;
  float: left;
}

#left .menu-level-01 UL {
list-style-type:none;
    float: left;
  margin: 0px;
  padding:0px;
}

#left .menu-level-01 LI{
  display: block;
list-style-type:none;
  float: left;
  margin: 0px;
  padding:0px;
}

/* navigation MAIN -end */
/* -------------------------------------------------------------------------- */

.csi-clear{
padding:0px;
margin:0px;
	font-size: 0px;
	line-height: 0px;
}