/* Start of CMSMS style sheet 'Layout: Left sidebar + 1 column' */
/* browsers interpret margin and padding a little differently, we'll remove all default padding and margins and set them later on */
* {
	margin: 0;
	padding: 0;
}
/*Set initial font styles*/
body {
	text-align: left;
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
}
/*set font size for all divs, this overrides some body rules*/
div {
	font-size: 1em;
}
/*if img is inside "a" it would have borders, we don't want that*/
img {
	border: 0;
}
/*default link styles*/
/* set all links to have underline and bluish color */
a, a:link a:active {
	text-decoration: none;
	background-color: inherit;
	color: #2065b5;
}
a:visited {
	text-decoration: none;
	background-color: inherit;
	color: #2065b5;
/* a different color can be used for visited links */
}
/* remove underline on hover and change color */
a:hover {
	text-decoration: none;
	background-color: inherit;
	color: #f48d00;
}
/*****************basic layout *****************/
body {
	margin: 0;
	padding: 0;
	background: #FFF url(images/bg.jpg) repeat-x top left;
	font-size: 12px;
	color: #53acf1;
}


div#pagewrapper {
        width: 977px;
	margin: 0 auto;
	color: #333;
}

div#bgtop {
background: url(images/bg_top.png) no-repeat;
height: 22px;
margin-top: 30px;
}

div#bgcenter {
background: url(images/bg_center.png) repeat-y;
overflow: hidden;
height: 100%;
padding: 0px 23px 0px 23px;
}

div#bgbottom {
background: url(images/bg_bottom.png) no-repeat;
height: 25px;
}

div#header {
	height: 142px;
	padding-left: 0px;
	padding-right: 20px;
background: url(images/banner.jpg) no-repeat;
}


div#logo {
position: absolute;
width: 600px;
height: 130px;
top: 0px;
}

div#logo h1 a {
	background: url(images/logo.png) no-repeat 217px 0px;
	display: block;
	height: 130px;
	text-indent: -999em;
	text-decoration: none;
}

div#content {
        margin-top: 0px;
        clear: both;
	overflow: hidden;
	height: 100%;
}


div#main {
        width: 519px;
        float: left;
        overflow: hidden;
        height: 100%;
        margin: 15px 0px 0px 30px;
}

div#left {
	float: left;
	width: 175px;
	display: inline;
margin-top: 15px;
}

div#right {
	float: right;
	width: 175px;
	display: inline;
        margin-top: 15px;
        font-size: 11px;
}

.mw_kontakt {
border-bottom: 1px solid #9a9a9a;
height: 52px;
}

.mw_links {
padding: 10px;
border-bottom: 1px solid #9a9a9a;
}

.mw_books {
padding: 10px;
}


div#language {
text-align: right;
margin-bottom: 20px;
font-size: 11px;
}


.blocktop {
background: url(images/bluebar.jpg) no-repeat;
height: 23px;
}

.blockcenter {
border-left: 1px solid #cdcdcd;
border-right: 1px solid #cdcdcd;
padding: 10px 10px 0px 10px;
overflow: hidden;
height: 100%;
}

.blockbottom {
background: url(images/blockcloser.jpg) no-repeat;
height: 23px;
}


.blocktop_s {
background: url(images/bluebar_s.jpg) no-repeat;
height: 23px;
}

.blocktop_s2 {
background: url(images/bluebar_s.jpg) no-repeat;
height: 23px;
margin-top: 15px;
}

.blockcenter_s {
background: #f4f4f0;
overflow: hidden;
height: 100%;
}

.blockcenter_s_newsletter {
background: #f4f4f0;
overflow: hidden;
height: 100%;
padding: 10px;
}





div#content .blocktop h2 {
color: #FFF;
font-size:12px;
line-height: 22px;
padding-left: 10px;
text-transform: uppercase;
font-weight: normal;
letter-spacing: 1px;
}

div#content .blockcenter h2 {
color: #f48d00;
font-size:16px;
line-height: 22px;
text-transform: none;
letter-spacing: 1px;
margin-bottom: 5px;
font-weight: bold;
}

div#content .blockcenter img {
float: left;
margin-right: 15px;
}



.testimonialholder {
background: #e9f2f8;
padding: 0px 10px 10px 10px;
}

.testimonialholder2 {
background: #faded1;
padding: 0px 10px 10px 10px;
}
.testimonialholder3 {
background: #faded1;
padding: 0px 10px 10px 10px;
margin-top:5px;
}

div.punkte {
border-bottom: 2px dotted #9a9a9a;
height: 2px;
width: 500px;
}

p.punkte {
border-bottom: 2px dotted #9a9a9a;
height: 2px;
}

.testimonial {
padding-top: 10px;
border-bottom: 2px dotted #9a9a9a;
}

.testimonial2 {
padding-top: 10px;

}

div#main_banner {
	padding: 20px 15px;
        width: 665px;
        float: left;
}

div#subbanner {
}

div.footback {
	clear: both;
	padding: 0px 10px 0px 0px;
}

div#footer {
	padding: 5px 0px 0px 40px;
	color: #595959;
}

div.leftfoot {
	float: left;
	width: 30%;
	margin-left: 20px
}

div#footer p {
	font-size: 0.8em;
	padding: 1.5em;
	text-align: center;
	margin: 0;
}

div#footer p a {
	color: #595959;
}

/* as we hid all hr for accessibility we create new hr with div class="hr" element */
222div.hr {
	height: 1px;
	padding: 1em;
	border-bottom: 1px dotted black;
	margin: 1em;
}
/* relational links under content */
div.left49 {
/* combined percentages of left+right equaling 100%  might lead to rounding error on some browser */
	width: 70%;
}
div.right49 {
	float: right;
	width: 29%;
/* set right to keep text on right */
	text-align: right;
}
/********************CONTENT STYLING*********************/
/* HEADINGS */
div#content h1 {
/* font size for h1 */
	font-size: 2em;
	line-height: 1em;
	margin: 0;
}
div#content h2 {
color: #FFF;
font-size:12px;
margin-bottom:20px;
line-height: 25px;
text-transform: uppercase;
margin-left:5px;
font-weight: normal;
}

div#content h2.orange {
color: #f48d00;
font-size:14px;
margin-bottom:20px;
line-height: 25px;
text-transform: none;
font-weight: bold;
}

div#content h3 {
	color:#53ACF1;;
	font-size: 1.5em;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
}
div#content h4 {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
div#content h5 {
	color: #294B5F;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
h6 {
	color: #294B5F;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
/* END HEADINGS */
/* TEXT */
p {
/* default p font size, this is set different in some other divs */
	font-size: 1em;
/* some air around p elements */
	margin: 0 0 1em 0;
	line-height: 1.6em;
	padding: 0;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b {
/* explicit setting for these */
	font-weight: bold;
}
em, i {
/* explicit setting for these */
	font-style: italic;
}
/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
/* css-3 */
	white-space: pre-wrap;
/* Mozilla, since 1999 */
	white-space: -moz-pre-wrap;
/* Opera 4-6 */
	white-space: -pre-wrap;
/* Opera 7 */
	white-space: -o-pre-wrap;
/* Internet Explorer 5.5+ */
	word-wrap: break-word;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
pre {
/* black border for pre blocks */
	border: 1px solid #000;
/* set different from surroundings to stand out */
	background-color: #ddd;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 90%;
}
/* Separating the divs on the template explanation page */
div.templatecode {
	margin: 0 0 2.5em;
}
/* END TEXT */
/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
	margin: 0 0 0.25em 1.25em;

}

/* definition lists topics on bold */
div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
div#main dl dt {

	margin: 0 0 0 1em;
}
div#main dl dd {
	margin: 0 0 1em 1em;
}
/* END LISTS */




/*------------------------Formular Start----------------*/
.formbuilderform textarea {
margin-top:5px;
width:200px;
height:160px;
background:#dcdcdc;
border:1px solid #a7a7a7;
padding: 3px;
font-family: helvetica, arial, sans serif;
font-size: 11px;
}

.formbuilderform input {
margin-top:5px;
width:200px;
margin-bottom:10px;
background:#dcdcdc;
border:1px solid #a7a7a7;
color:#000;
padding: 3px;
}

.formbuilderform input:hover {
background:#FFF;
color:#000;
}

.formbuilderform label {
float:left;
width:100px;

}

#right .formbuilderform input {
margin-top:0px;
width:146px;
margin-bottom:4px;
background:#FFF;
border:1px solid #d7d7d6;
color:#9a9a9a;
padding: 3px;
font-size: 11px;
}

#right .formbuilderform input:hover {
background:#FFF;
color:#000;
}

#right .formbuilderform label {
float:left;
width:100px;
margin-bottom:2px;
}


#right .formbuilderform .submit input {
background: url(images/btn_grey.jpg) no-repeat;
border: none;
width: 155px;
color: #FFF;
}




.formkontakt {
float:left;
}

.formkontakt .submit {

}



.formkontakt textarea {
margin-top:5px;
width:200px;
height:160px;

padding: 3px;
font-family: helvetica, arial, sans serif;

padding: 3px;
border:1px solid #d7d7d6;
color:#9a9a9a;
padding: 3px;
font-size: 11px;
}

.formkontakt textarea:hover {
background:#FFF;
color:#000;
}

.formkontakt input {

width:200px;
margin-bottom:10px;



padding: 3px;
border:1px solid #d7d7d6;
color:#9a9a9a;
padding: 3px;
font-size: 11px;
}

.formkontakt input:hover {
background:#FFF;
color:#000;
}

.formkontakt .submit input {
margin-top:5px;
width:208px;
margin-bottom:10px;
border:1px solid #d7d7d6;

color:#9a9a9a;
padding: 3px;
} 

.formkontakt input:hover {
background:#FFF;
color:#000;
}

.formkontakt label {
float:left;
width:100px;

}

div#pay {
margin-left:170px;
}


.links a {
font-size:11px;
}






.formweiter {
float:left;
}

.formweiter .submit {

}



.formweiter textarea {
margin-top:5px;
width:200px;
height:160px;

padding: 3px;
font-family: helvetica, arial, sans serif;

padding: 3px;
border:1px solid #d7d7d6;
color:#9a9a9a;
padding: 3px;
font-size: 11px;
margin-left:60px;
margin-bottom:5px;
}

.formweiter textarea:hover {
background:#FFF;
color:#000;
}

.formweiter input {
margin-left:60px;
width:200px;
margin-bottom:10px;
padding: 3px;
border:1px solid #d7d7d6;
color:#9a9a9a;
padding: 3px;
font-size: 11px;
}

.formweiter input:hover {
background:#FFF;
color:#000;
}

.formweiter.submit input {
margin-top:5px;
width:208px;
margin-bottom:10px;
border:1px solid #d7d7d6;
color:#9a9a9a;
padding: 3px;
} 

.formweiter input:hover {
background:#FFF;
color:#000;
}

.formweiter label {
float:left;
margin-left:-50px;
width:50px;
}
/* End of 'Layout: Left sidebar + 1 column' */

