/* Master CSS by Pixelfabrik.ch Gmbh 2010 */



/*	alle Werte auf 0 Setzen
	================================*/

html { 
  padding:0px;
  margin:0px;
  height: 100%
}


/*	Wichtige Body definitionen
	================================*/

body {
  background-color: #ffffff;
  font-size: 11px;
  font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
  color:#414445;  
  padding:0px;
  margin:0px;
  min-height: 101%;
}

a { 
color: #af0c2f;
text-decoration: none;
}
a:visited {color:#af0c2f;}
a:hover {color: #af0c2f; text-decoration: underline;}
a:active {color:#af0c2f;}
a.selected {color:#af0c2f;}

h1 {font-size:19px; font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;, Times, serif; font-weight: normal; color:#414445;  padding:0px; margin:0px; border-bottom: solid 1px #d5d5d5; padding: 0px 0px 5px 0px; letter-spacing: 1px;}
h2 {font-size:13px; font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif; font-weight: normal; color:#af0c2f; padding:0px; margin:0px; line-height:25px;}
h3 {font-size:13px; font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif; font-weight: normal; color:#af0c2f; padding:0px; line-height:25px; border-bottom: solid 1px #d5d5d5; margin: 0px 0px 10px 0px;}
h4 {font-size:11px; font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif; font-weight: normal; color:#af0c2f; padding:0px; margin:0px;}

.clr {clear: both;}

/*	Grundgeruest
	================================*/

#shortnavi  {
	margin: 0 auto;
	height: 17px;
	width: 950px;
	text-align:right;
	background-color: #ffffff;
}

#logo  {
	margin: 0 auto;
	height: 93px;
	width: 950px;
	top: 20px;
	background-color: #ffffff;
}

#container_header  {
	margin: 0 auto;
	height: 348px;
	width: 950px;
	top: 113px;
	background-color: #ffffff;
}


#header_li  {
	height: 348px;
	width: 248px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;

}

#header_re  {
	height: 348px;
	width: 702px;
	float: right;
}

#rot  {
	clear: both;
	margin: 0 auto;
	top: 461px;
	height: 56px;
	width: 950px;
	background-image: url(../images/rot.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#container_inhalt {
	margin: 0 auto;
	top: 517px;
	width: 950px;
	background-color: #ffffff;
}

#box_li {
	width: 248px;
	float: left;
	background-color: #ffffff;
}

#box_re {
	width: 631px;
	float: right;
	background-color: #ffffff;
}

#menu {
	height: 190px;
	width: 248px;
	background-color: #af0c2f;
}

#kontakt {
	width: 205px;
	height: 300px;
	background-color: #ffffff;
	margin: 20px 0px 0px 20px;
}


#inhalt {
	width: 577px;
	background-color: #ffffff;
}

/*	Navigation 
	=================================*/

.krea_nav {
	width: 222px;
	font-size:12px;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-weight: normal;
	color:#2b2b2b;
	border-bottom: 1px solid #cb6178;
	padding:7px 0px 7px 0px;
	margin:0px 0px 0px 26px;
	}
	
.krea_nav a { 
	color: #2b2b2b;
	text-decoration: none; 
	line-height:12px;}

.krea_nav a:visited {color:#2b2b2b;}
.krea_nav a:hover {color:#e7abb8;}
.krea_nav a:active {color:#ffffff;}	

.krea_nav a.selected {color:#ffffff;}


/*	Short Navigation
	================================*/

.short_nav a { 
	color: #414445;
	font-size: 11px;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-weight: normal;
	text-decoration: none; 
	margin: 0px;}

.short_nav a:visited {color:#414445;}
.short_nav a:hover {color:#af0c2f;}
.short_nav a:active {color:#af0c2f;}	

.short_nav a.selected {color:#af0c2f;}

ul {
	list-style-type: none;
} 

.short_nav {
	color: #414445;
	}
	

ul.short_nav {
	list-style-type: none;
	margin: 3px 0px 0px 0px;
	padding: 0px;} 


.short_nav li {
	float: right;
	margin-right: 8px;
	padding: 0px 8px 0px 0px;
	border-right: 1px solid #d5d5d5;}
	
	
/*	Footer
	================================*/
#footer {
	width: 577px;
	border-bottom: 1px solid #d5d5d5;
	background-color: #ffffff;
	padding: 0px 0px 5px 0px;
	margin-top: 60px;
}

.footer_li {
	width: 200px;
	float: left;
	font-size: 11px;
  	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	background-color: #ffffff;
}

.footer_re {
	width: 377px;
	float: right;
	background-color: #ffffff;
	text-align:right;
	color: #aeaeae;
	font-size: 9px;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-weight: normal;
}


/*	Formular
	================================*/ 
	
form {
	margin:0px;
	padding: 0px;
}

input, textarea { 
	width:250px;
	background-color: #ffffff;
	border: 1px solid #cccccc; 
	color: #838586;
	font-size: 11px; 
	margin-top:5px;
	padding: 2px;
}
 
input.not, textarea.not { 
	width:100px;
	background-color: #ffffff;
	border: 1px solid #cccccc; 
	color: #838586;
	font-size: 11px; 
	margin-top:5px;
	padding: 2px;
}
 
.beschriftung {
	width: 85px;
	float: left;
	line-height: 200%;
}
 
input:focus, input:hover, textarea:focus, textarea:hover {
	background-color: #e8e8e8;
}	
input.rand:focus, input.rand:hover,textarea.rand:focus, textarea.rand:hover	{
	background-color: #e8e8e8;
}
