/*******************************************************************************

	Project		:	Redaxo Demo
	Copyright	:	Design - hundertmorgen - www.hundertmorgen.de

*******************************************************************************/
.steckbrief_text_rechts {
	margin-left:	25px;
	margin-top:	-25px;
	
}

.steckbrief_text_rechts ul li ul li{
	font-size: 0.8em;
}
.steckbrief {
	width:650px;
}

.steckbrief_img {
	 border:	2px solid #632181;
	-moz-border-radius:		10px;
	-khtml-border-radius:	10px;
}

#site-content {
	color:black;
	text-align:left;
	background:url(img/bg_site_content.gif);
}

/* ### breadcrump ############################################################ */

#main-block p#breadcrumb {
font-size: 1em;
color: #90B0BF;
margin-bottom: 30px;
}


/* ### headlines ############################################################ */

#main-block h1 {
	color:black;
	background: inherit;
	font-size: 5em;
	font-weight:bolt;
    margin-bottom: 20px;
    font-family: Conv_Tangerine_Regular,Conv_EdwardianScript,Conv_Tangerine_Bold;

}

#main-block h2 {
	color:black;
	background: inherit;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.6em;
}

#main-block h3 {
	color:black;
	background: inherit;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.4em;
}

#main-block #accordion h3 .ui-accordion-header,.ui-state-default {
	background-color: #efefef !important;
	border-color: #c5c5c5 !important;
}

#main-block #accordion h3 .ui-accordion-header-active,.ui-state-active {
	color:#fff !important;
	background-color: #632181 !important;
	border-color: #c5c5c5 !important;
}

#main-block h4 {
	/*color:black;*/
	background: inherit;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
}

#main-block h5 {
	color:black;
	background: inherit;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.0em;
}

#main-block h6 {
	background: inherit;
	color:black;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.0em;
}

#div_headline_preis {

}

.tbl_headline_preis {
	width: 	620px;
	/*border:	1px solid red;*/
}

.tbl_headline_preis td{
	/*border:	1px solid blue;*/
}

.tbl_preis {
	/*border:	1px solid green;*/
	float:right;
	border: 2px solid #632181;
		-moz-border-radius:		10px;
	-khtml-border-radius:	10px;
	background-color: #e4cdee;
	padding:3px;
	padding-right:	7px;
	padding-left:	7px;
	
}


.headline_preis_h1 {
	font-size: 90%;
	font-weight:bolt;
    margin-bottom: 0px;
    font-family: Conv_Tangerine_Regular,Conv_EdwardianScript,Conv_Tangerine_Bold;
}

.headline_preis_h1 h1 {
	padding-top: 15px;
}

.div_balkenbild_630px {
	border:	2px solid #632181;
	-moz-border-radius:		10px;
	-khtml-border-radius:	10px;
	width:						620px;
	height:	130px;
	
	
}

#div_bild_rahmen_einzeln  {
	width: 630px;
	text-align:center;
}

#div_bild_rahmen_einzeln img {
	margin:	auto;
}

.div_bild_rahmen_einzeln_img {
	border: 2px solid #632181;
		margin:	auto;
	-moz-border-radius:		10px;
	-khtml-border-radius:	10px;
	text-align:center;
}

.tbl_bild_rahmen_einzeln {
	width:620px;
	text-align:center;
	margin:	auto;
}

.textile_rahmen {
	border: 2px solid #632181;
	width:600px;
	-moz-border-radius:		10px;
	-khtml-border-radius:	10px;
	padding-top:13px;
	padding-right:	7px;
	padding-left:	7px;
}

/* ### Images ############################################################ */

#main-block img {
	display:block;

}

#main-block img.floatLeft {
	float:left;
	margin:4px 10px 4px 0;
}

#main-block img.floatRight {
	float:right;
	margin:4px 0 4px 10px;
}

#main-content-block #galerie_link_thumpnail {
	float:left;
	padding:6px;
	border-radius:6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;	
	margin-right:10px;
	margin-bottom:10px;
	background-color:#efefef;
	text-align:center;
}

#main-content-block #galerie_link_thumpnail img {
	border:0px;
	border-radius:6px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;	
	margin-bottom:5px;
	opacity:0.8;
	filter:alpha(opacity=80);
}

#main-content-block #galerie_link_thumpnail img:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
}

#main-content-block #galerie_link_thumpnail span {
	text-align:center;
}


/* ### Hyperlinks ######################################################### */

#main-block a, 
#main-block a:link {
	color:#632181;
	text-decoration:none;
}

#main-block a:hover {
	color:#632181;
	text-decoration: none;
}

#main-block a.faq, 
#main-block a.faq:link {
	color:#632181;
	font-size:1.4em;
	text-decoration:none;
	text-transform:none;
	line-height: 2.0em;
}

#main-block a.faq:hover {
	color:#632181;
	text-decoration:underline;
}


/* ### Paragraphs ########################################################## */

#main-block p {
	margin-bottom:1.6em;
	font-size:1.2em;
	line-height:1.6em;
}

#nav p {
	margin-bottom:1.2em;
}



/* ### Tables ############################################################## */

#main-block table {
	font-size:1.2em;
	line-height:1.6em;
}

/* ### tabelle stundenplan ################################################################ */

.stundenplan td {
	padding-right:10px;
}

.zelle_eins {
	font-weight:bold;
	padding-top:10px;
}

.zelle_zwei {
	padding-top:10px;
}

.zelle_drei {
	padding-top:10px;
}

/* ### Blockquotes ########################################################## */

#main-block blockquote {
	margin:0 0 0 20px;
}


/* ### Lists ################################################################ */

#main-block ul,
#main-block ol {
	margin-bottom:1.2em;
	font-size:1.2em;
	line-height:1.6em;
}

#main-block ol li {
	margin:0 0 0 30px;
	list-style-type:decimal-leading-zero;
}
#main-block ul li {
	margin:0 0 0 20px;
	list-style-type:square;
}

#main-block fieldset ul li{
	list-style-type:none;
	margin-bottom:10px;
}

#main-block fieldset ul li label{
	display: inline-block;
	width:140px
}

#main-block fieldset ul li input[type="text"],input[type="email"] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:350px;
	padding:4px;
}


#main-block fieldset ul li input[type="submit"]{
	padding:6px;
	font-weight: bold;
	font-size:16px;
}

#accordion input[type="submit"] {
	margin-top:10px;
	padding:6px;
	font-weight: bold;
	font-size:14px;
}

/* ### Seminare ################################################################ */

#accordion .seminar_standard {
	border-collapse: separate;
	border-spacing: 5px;
	margin-bottom:20px;
}


/* ### Module ################################################################ */

#main-content-block div.floatLeft img {
	float:left;
	margin:4px 40px 4px 0;
}

#main-content-block div.floatRight img {
	float:right;
	margin:4px 0 4px 40px;
}
/*
#main-content-block a.more {
	clear:left;
	position: relative;
	left: 120px;
}
*/

/* ### Team ### */

#main-content-block div.txt-img {
	clear: both;
	padding: 12px 0;
}


/* ### Team ### */

#main-content-block div.team {
	clear: both;
	padding: 12px 0;
	margin-bottom: 0px ;
}

#main-content-block div.team div{
	width:100px;
}

#main-content-block div.team p {
	font-size: 1.3em;
	letter-spacing: 0.05em;
	margin-top: 0px;
}

#main-content-block div.team div.floatLeft img {
	margin:4px 0px 4px 0;
}

/* ### Bildgalerie ### */

#main-content-block div.galerie {
	clear: both;
}
#main-content-block div.galerie div.image {
	float: left;
	width: 270px;
}

#main-content-block div.galerie div.image img{
	padding: 5px;
	border:1px solid #aaa;
}

#div_randomizer_box {
	width: 600px;
}

#div_randomizer_outer {
	margin: auto;
	width: 600px;
	background:url(img/rahmen_top.png) no-repeat;
	background-position: top;
}

#div_randomizer_inner {
	width: 600px;
	min-height: 80px;
	background:url(img/rahmen_bot.png) no-repeat;
	background-position: bottom;
	border: 1px solid white;
}

#div_randomizer_txt {
	text-align: center;
	margin: auto;
	margin-top: 30px;
	
	padding-bottom: 10px;
	width: 550px;
}

.zitat_autor {
	align:center;
}

#tbl_thumb_130x130 {
	width:	620px;
}

#div_thumb_130x130 img {
	border:	2px solid #632181;
	-moz-border-radius:		10px;
	-khtml-border-radius:	10px;
	margin:auto;
}

/* ### Formular ################################################################ */

label.text{
	width: 80px;
	height: 25px;
	display:block;
	float:left;
	clear: left;
	padding-top:5px;
}

label.textarea{
	width: 80px;
	height: 25px;
	display:block;
	clear: left;
	padding-top:5px;
}

input.text {
	float:left;
	width: 370px;
	height:20px;
	background-color: #eee;
	color:#000;
	border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;
}

textarea.textarea {
	width: 450px;
	height:100px;
	background-color: #eee;
	color:#000;
	border-left: 6px solid #90b0bf;;
	border-bottom: 1px solid #FFF;
	border-right: 6px solid #90b0bf;;
	border-top: 1px solid #FFF;
}

.submit{
	background-color: #90b0bf;
	color:#fff;
	margin-top: 10px;
	border: none;
}

.hideshowbox {
    padding: 10px;
    border: 1px dotted black;
    margin-bottom: 25px;
}


