/* CSS Document */
html {
	
	font-family: Arial, Verdana, san-serif;
	font-size:10px;
	width: auto;
	height: auto;
	color: #eee;
}
body{
}



p.bodytext {
	font-size: 12px;
	color: #eee;
}



#container {
width: 740px;
margin:auto auto;

}

h5 {
	font-size:11px;
}

h6 {
	font-size:9px;
}

#menu {
	margin-top: 95px;
	width: 575px;
	margin-left: 140px;

	text-align: left;
	font-weight: bold;
}

#content {
	margin-top: 60px;
	width: 575px;
	margin-left: 140px;
}
a {
	text-decoration: none;
	font-size: 12px;
	color: #eee;
}
a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #eee;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #eee;
}
#######AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA################
ul {
	text-decoration: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menueintrag {
	margin-left: -40px;
	text-align: center;
}

li#link {
/*	display:inline;*/
	list-style: none;
	color: #eee;
	padding-bottom: 24px;
}
li#linkhier {
/*	display:inline;*/
	color: #eee;
	font-weight: bold;
	list-style: none;
	padding-bottom: 24px;
}
#space {
/*	display: inline;*/
	width: 100px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
.align-center {
	text-align: center;
}

/* Start POWERMAIL-EINSTELLUNGEN*/

.tx-powermail-pi1 {
	width: 75%;
	margin-left:auto;
	margin-right:auto;
}
#uid1 { /*NAME*/
	margin-left: 93px;
}
#uid2 { /*E-MAIL*/
	margin-left: 93px;
}
#uid3 { /*NACHRICHT*/
	margin-left: 50px;
}
#uid6 { /*CAPTCHA-EINTRAGUNGSFELD*/
	margin-left: 10px;
}
label { /*ALLE FELDBESCHREIBUNGEN*/
	margin-left: 10px;
}
/*Alle BlÃ¶cke*/
.tx_powermail_pi1_fieldwrap_html {
	margin-top: 15px;
}
/*CAPTCHA-BLOCK*/
.powermail_captcha {
	display: block;
}
.powermail_captcha_captcha {
	margin-left: 10px;
	margin-bottom: 10px;
}


div .tx_powermail_pi1_fieldwrap_html_submit {
	float:right;
}
div .tx_powermail_pi1_fieldwrap_html_reset {
	float:left;
}
/* Ende POWERMAIL-EINSTELLUNGEN*/

table {
	width:auto;
	margin-top: -25px;
	max-height: 400px;
	vertical-align:top;
	margin-left: 10px;
}
td {
	vertical-align:top;
}
#col-eins {
	width: 310px;
	margin-top: 32px;
	margin-left: 2px;
	vertical-align:top;
	overflow:auto;
	height: 400px;/*310*/
	max-height: 400px;/*310*/
}
#col-zwei {
	height: 310px;
	width: 180px;
	margin-top: 110px;
	vertical-align:top;
	overflow:auto;
	max-height: 400px;
}
#col-drei {
	height: 400px;
	width: 125px;
	margin-top: 3px;
	vertical-align:top;
	padding-top: -15px;
	overflow:auto;
	max-height: 400px;
	text-align: center;
	margin-left: -10px;
}
#ext-thumbs {
	height: 0px;/*90*/
	width: 0px;/*310*/
	vertical-align:top;
	overflow:auto;
	max-height: 0px;/*90*/
}

/* Steuerung für die Thumbnail-Gallerie

.tx-rgsmoothgallery-pi1 {
  float:left;
}

p.label {
  margin-left: -100px;
}
 
#externalthumbs {
  width:300px;
  height:90px;
}
 
#externalthumbs .label {
  display:inline;
}
.carouselInner {
  width: 3000px;
  display:inline;
}
 
.carouselInner .thumbnail {
  float:left;
 /* padding-bottom:10px;*/
}

div .carouselWrapper {
 width: 100%;
}
*/
