/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

a { color: #dc322b; }
a:link { color: dc322b; }
a:hover { color: #5788AC; }
a:visited { color: #FF6600; }

img { border: 0; }

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: 0.02em;
	color: #666666;
}

#envelope {	margin: 0 auto 0 auto; padding: 10px 0; width: 900px; min-height: 100%; }

#mainmenu { margin: 5px 0 5px; float: left; height: auto; width: auto; }

#logo {	margin: 5px 0 10px; right: 0px; float: right; height: auto; width: auto; text-align: right; }

div.clear {	clear: both; margin: 0; padding: 0; border: none; background-color: none; width: 0; height: 0; font-size: 0; }
	
div#header { margin: 5px 0 10px; width: inherit; height: 190px;
	background: url(../img/books.png) no-repeat;
	background-color:#dc322b;
}

#content { margin: 10px 0 0 0; width: 666px; float: left; min-height: 340px; height: auto; }

#submenu { margin: 10px 0 0 0; width: 216px; float: right; height: auto;}

#submenu p.bodytext {
	font-weight: bold;
	font-size: 7.7pt;
	line-height: 11pt;
	margin: 0 0 6pt 0;
}

#margin { margin: 0; width: 204px; float: right; height: auto;
	background-color: #ebebeb; border: 1px solid #dc322b; padding: 5px;
}

#margin h1 {font:9pt Verdana, Arial, Helvetica, sans-serif; font-weight: bold;margin: 3px 0;}
#margin p.bodytext{font-size:8pt; line-height: 10pt;font-style:italic;margin: 3pt 0;}

#footer { position: relative; margin: 0; bottom: 0px; width: inherit;
	background-color: #ebebeb; margin-top:10px; padding:2px; text-align: center;
	padding: 6px;
	font-size: 7pt;
}

#content p.bodytext {
	line-height: 13.5pt;
	margin: 0pt 0pt 13.5pt 0;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
	margin: 13.5pt 0 13.5pt 0;
	color: #dc322b;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	margin: 6.5pt 0 6.5pt 0;
	color: #dc322b;
}

h3 {
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 0.02em;
	color: #333;
}

p.csc-frame-frame2  {
	font-style: italic;
	line-height: 2em;
	padding: 0 0 12px 0; 
}

p.csc-frame-frame1  {
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #dc322b;
	margin: 0 0 12pt 0;
}

p.csc-frame-frame2  {
	font-style: italic;
	line-height: 1.8em;
	padding: 0 0 12px 0; 
	margin-bottom: 1.2em;
}

div#submenu h1.csc-firstHeader {
	width: auto;
	height: auto;
	margin: 0 0 12px 0 ;
	padding: 6px;
	font-size: 7pt;
	background-color:#ebebeb;
}

/* news */
div.news-latest-date {
	width: auto;
	height: auto;
	padding: 6px;
	font-size: 7pt;
	background-color:#ebebeb;
}

div.news-list-morelink {
	margin-bottom: 12px;
}

div.news-author {
	display: block;
	font-weight: bold;
	color: #dc322b;
	margin-bottom: 12pt;
}

span.detail {
	color: #dc322b;
	font-weight: bold;
	font-variant: small-caps;
}

span.important {
	color: #dc322b;
	font-weight: bold;
}

span.name-of-person {
	color: #FF6600;
	font-weight: bold;
}

#content ul {
	margin: 5px;
}

#content ul li {
	margin-left:24px;
}

div.news-list-browse {
	margin: 10px 0;
	text-align: center;
}

div.news-list-browse * {
	font-size: 9px;
}

/* default styles for extension "tx_skpagecomments_pi1" */
		.sk-pagecomments-error {color:red;font-weight:bold;background:#FFE8CF;border:1px solid #000;margin:8px 12px;padding:4px;}
		.sk-pagecomments-success {color:blue;font-weight:bold;}
		.sk-pagecomments-counter {color:#600;text-align:right;text-decoration:underline;margin-bottom:12px;}
        .sk-pagecomments-headline {border-bottom:1px solid #000;font-weight:bold;background:#d1d1d1;padding-left:6px;height:20px;}
        .sk-pagecomments-answerheadline {border-bottom:1px solid #000;font-weight:bold;background:#f7f3ef;padding-left:6px;height:20px;}
		.sk-pagecomments-namedate {float:left;}
        .sk-pagecomments-emailhomepage{float:right;}
		.sk-pagecomments-answer{float:right;padding:0 4px 0 12px;}   
        .sk-pagecomments-comment{background:#f1f1f1;padding:4px 28px;clear:both;}
        
        
        .sk-pagecomments-teaser {margin-top:-40px}
        .sk-pagecomments-teaser h4 {background:#eee;font-size:85%;margin:0;color:green;padding-left:4px;}
        .sk-pagecomments-teaser h4 span{padding-right:4px}
        .sk-pagecomments-teaser p {margin:0;font-size:90%}

		.tx-skpagecomments-pi1 form {margin-top:16px 0;width:100%;}
        .tx-skpagecomments-pi1 form fieldset {border:1px solid #ddd;padding-top: 30px;width:100%;}
		.tx-skpagecomments-pi1 form p.userinfos {text-align:center;padding:0px;}
        .tx-skpagecomments-pi1 span.sk-pagecomments-number {float:left;font-size:70%;color:red;padding:3px 10px 3px 0;}

		.tx-skpagecomments-pi1 form legend {background:#e1e1e1;border:1px solid #b0b0b0;padding:2px 10px;margin:10px;font-size:8pt;font-weight:bold;}

		.tx-skpagecomments-pi1 form label,
		fieldset.csc-mailform label {width:120px;float:left;margin-left:8px;text-align:right;padding-right:5px;margin-top:5px;margin-bottom:0;font-size:8pt;line-height:normal;}

        .tx-skpagecomments-pi1 form label.check {width:100%;float:none;}
		.tx-skpagecomments-pi1 form p {margin:0px;clear:all;}
		.tx-skpagecomments-pi1 form p img {vertical-align:bottom;margin-left:8px;}
		.tx-skpagecomments-pi1 div.smileytext{margin-left:0px;}

		.tx-skpagecomments-pi1 form input#name,
		.tx-skpagecomments-pi1 form input#email,
        .tx-skpagecomments-pi1 form input#homepage,
		fieldset.csc-mailform input#mailformName,
		fieldset.csc-mailform input#mailformFamilienname,
		fieldset.csc-mailform input#mailformTelefonnummer,
		fieldset.csc-mailform input#mailformEMail,
		div.csc-mailform-field input#last_name,
		div.csc-mailform-field input#first_name,
		div.csc-mailform-field input#email {width:320px;background:#e1e1e1; padding: 2px;color:#4F4F4F;}
		.tx-skpagecomments-pi1 form textarea,
		fieldset.csc-mailform textarea#mailformAnfrage {width:320px;height:160px;background:#ebebeb;padding:2px;color:#4F4F4F;}
		
		.tx-skpagecomments-pi1 form input#name:focus,
		.tx-skpagecomments-pi1 form input#email:focus,
        .tx-skpagecomments-pi1 form input#homepage:focus,
		.tx-skpagecomments-pi1 form textarea:focus {background:#ebebeb;} 

		.tx-skpagecomments-pi1 form input#skcommentssubmit,
		fieldset.csc-mailform input.csc-mailform-submit,
		div.csc-mailform-field input#submit_form {background:#ebebeb;color:#804400;margin:0; width: 320px;}
        
        .tx-skpagecomments-pi1 img {border:0px}