/* Standard HTML-Formate #####################*/
body,
html{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3F3F3F;
	font-size: 11px;
	line-height: 160%;
	background: url(schrempp_bg.jpg) repeat;
}
.fett {
	font-weight: bold;
}

a {
	color: #095C9F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

p {
	line-height: 180%;
	padding-right: 10px;
}
img {
	border: none;
}

.printPage {
	position: relative;
	top: -20px;
	float:right;
	background: url(print_button.gif) no-repeat 0 5px;
	padding-left: 20px;
}
/* END Standard HTML-Formate */


/* Webseitenname #####################*/
#headline {
	margin-top: 14px;
	margin-bottom: 13px;
	margin-left: 80px;
	position: relative;
	font-size: 2.2em;
	color: #fff;
}
#headline a, 
#headline a:hover {
	color: #fff;
	text-decoration: none;
}
/* END Webseitenname */


/* Rubrikenbilder #####################*/
#headerpicmain, 
#headerpicvita, 
#headerpicspeech, 
#headerpicevent, 
#headerpicpress,
#headerpiclink,
#headerpicinfo,
#headerpiclit,
#headerpicpic,
#headerpiccontact,
#headerpicimpressum {
	width: 810px;
	height: 471px;
}
#headerpicmain {
	background: url(schrempp_rot.jpg);
}
#headerpicvita {
	background: url(schrempp_rot.jpg);
}
#headerpicspeech {
	background: url(schrempp_gelb.jpg);
}
#headerpicevent {
	background: url(schrempp_blau.jpg);
}
#headerpicpress {
	background: url(schrempp_oliv.jpg);
}
#headerpiclink {
	background: url(schrempp_blau.jpg);
}
#headerpicinfo {
	background: url(schrempp_orange.jpg);
}
#headerpiclit {
	background: url(schrempp_grau.jpg);
}
#headerpicpic {
	background: url(schrempp_lila.jpg);
}
#headerpiccontact {
	background: url(schrempp_kontakt.jpg);
}
#headerpicimpressum {
	background: url(schrempp_impressum.jpg);
}
/* END Rubrikenbilder */


/* Navigation #####################*/
#navi {
	margin-left: 316px;
	margin-top: 34px;
	margin-right: 46px;
	font-family: verdana;
	font-size: 12px;
}
#navi a {
	text-decoration: none;
	display: block;
	padding: 1px 0 3px 36px;
	background-color: #b9b0a0;
	color: #FFFFFF; 
	border-bottom: 1px solid #989489;
	
}
#headerpicvita a.navActive {
	background-color: #900000;	
}
#headerpicspeech a.navActive {
	background-color: #CBB901;	
}
#headerpicevent a.navActive {
	background-color: #003456;	
}
#headerpicpress a.navActive {
	background-color: #907200;
	color: #fff;
}
#headerpiclink a.navActive {
	background-color: #003456;
}
#headerpicinfo a.navActive {
	background-color: #E85F44;
}
#headerpiclit a.navActive {
	background-color: #5F5C53;
}
#headerpicpic a.navActive {
	background-color: #8F005A;
}
#headerpiccontact a.navActive {
	background-color: #907200;
}
#headerpicimpressum a.navActive {
	background-color: #CBB901;
}
#navi a:hover {
	background-color: #d3ccc1;
	color:#3F3F3F; 
}

#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/* END Navigation */


/* Navigation oben im Bild #####################*/
#shortnavi {
	margin-left: 350px;
	padding-top: 15px;
	width: 400px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

#shortnavi a:link, #shortnavi a:visited, #shortnavi a:active {
	text-decoration: none;
	color: #fff;
}
#shortnavi a:hover {
	text-decoration: underline;
}
/* END Navigation oben im Bild */


/* Überschrift #####################*/
#schrempp {
	margin-left: 350px;
	margin-top: 140px;
	padding-bottom: 5px;
	width: 400px;
	color: #99958A;
	font-size: 24px;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: lucida, times, serif;
/*	font-weight: bold;*/

}
/* END Überschrift */


/* Nur Abschlussstück (Bild) #####################*/
#footermain, 
#footervita, 
#footerspeech, 
#footerevent, 
#footerpress, 
#footerlink, 
#footerinfo, 
#footerlit, 
#footerpic, 
#footercontact, 
#footerimpressum {
	width: 810px;
	height: 74px;
	top: 0px;
	float: left;
	position: relative;
}
#footermain {
	background: url(schrempp_footer_rot.jpg);
}
#footervita {
	background: url(schrempp_footer_rot.jpg);
}
#footerspeech {
	background: url(schrempp_footer_gelb.jpg);
}
#footerevent {
	background: url(schrempp_footer_blau.jpg);
}
#footerpress {
	background: url(schrempp_footer_oliv.jpg);
}
#footerlink {
	background: url(schrempp_footer_blau.jpg);
}
#footerinfo {
	background: url(schrempp_footer_orange.jpg);
}
#footerlit {
	background: url(schrempp_footer_grau.jpg);
}
#footerpic {
	background: url(schrempp_footer_lila.jpg);
}
#footercontact {
	background: url(schrempp_footer_kontakt.jpg);
}
#footerimpressum {
	background: url(schrempp_footer_impressum.jpg);
}

/* END Nur Abschlussstück (Bild) */


/* Suche #####################*/
#suche {
	float: right;
	margin-right: 46px;
}

#suche input.button {
	height: 22px;
	font-size: 10px;
}
/* END Suche */


/* Breadcrumb #####################*/
#breadcrumb {
	font-size: 10px;
}
#breadcrumb a:link, 
#breadcrumb a:visited {
	color: #20458d;
	text-decoration: none;
}
#breadcrumb a:hover, 
#breadcrumb a:active {
	color: #20458d;
	text-decoration: underline;
}
/* END Breadcrumb */


/* Formularformate #####################*/
form {
	margin: 0;
	padding: 0;
	display: inline;
}

label {
	float: left;
	width: 120px;
}

fieldset {
	-moz-border-radius: 10px;
}

legend {
	color: #3F3F3F;
	font-weight: bold;
	padding: 0px 10px;
}

input, 
select, 
textarea {
	border: 1px solid #BBBBBB;
	background-color: #FFFFFF;
}

input {
	padding: 2px 3px;
}

input[type="checkbox"] {
	border: none;
}

textarea {
	padding: 3px;
	width: 90%;
}

input:hover, 
select:hover, 
textarea:hover {
	background-color: #f1f1f1;
}

input:focus, 
select:focus, 
textarea:focus {
	border: 2px solid #555555;
}

.element {
	margin: 0px 0px 10px 30px;
}

input.text {
	width: 70%;
}

.formerror {
	color: red;
}

.button {
	background-color: #D0D0D0;
	background-image: url(backgroundbtn.gif);
	background-repeat: repeat-x;
	border-color: #BEBEBE #888888 #888888 #BEBEBE;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	cursor: pointer;
	margin: 0;
	padding: 0px 6px;
}
.button:hover, 
.button:active {
	background-color: #E5E5E5;
	color: #222222;
	text-decoration: none;
}
/* END Formularformate */


/* Login #####################*/
div.login {
	display: block;
	background-color: #EEEEEE;
	padding: 20px 4px;
}

div.login label {
	width: 80px;
}

div.login input {
	width: 80px;
}

.warning {
	color: red;
}
/* END Login */



