/* Grundelemente */
* {margin: 0; padding: 0;}

body { color: #222; font: 62.5% sans-serif; background: #f49e00 url(img/sebisbackblack.jpg) repeat-x; padding: 2% 0; }

a {color: #a40000;}
a:hover {color: #f49e00;}

big {font-size: 1.1em;}

h1,h2,h3 {color: #424a4d; padding: 8px 0 2px;}

h1 {font: 2.4em Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: underline;}

h2 { font-size: 1.2em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal;line-height: normal; font-variant: normal; }
h3 { font: bold 1em Verdana, Arial, Helvetica, sans-serif; }
h4 { color: #fff; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; }
blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul {padding: 0 2em 1.2em;}


/* Struktur */
#wrapper { background-color: #fff; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; margin: 0 auto; width: 750px; }
#container {
	background: #fbf9f4;
	border-top: 6px solid #f49e00;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto;
	width: 750px;
}

/* header */
.title { background-color: #f49e00; background-image: none; }
.title h1 { color: #fff; font: bold 1.1em Verdana, Arial, Helvetica, sans-serif; text-align: center; padding: 3px 0; }
.header { background-image: url(img/sebis_info_neu.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; border-top: 2px solid #f49e00; height: 220px; }

/* navigation */
.navigation {
	background: #DED9D0 url(img/nav.gif) repeat-x; height: 41px;
	border-top: 1px solid #996;
}
.navigation a {
	background: #fff url(img/nav.gif) repeat-x;
	border-right: 1px solid #c9c6b3;
	color: #424a4d;
	float: left;
	font: bold 1em/41px Tahoma, sans-serif;
	padding: 0 14px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #000;}

/* main */
.main#two-columns {background: #FFF url(img/two-columns.gif) repeat-y;}

/* unten */
.bottom { border-top: 1px solid #aa8; color: #444; background-color: #dcdac9; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; padding: 14px 20px; }
.bottom .left,.bottom .right {width: 49%;}

/* footer */
.footer { background: #a40000; color: #eed; font-size: 0.7em; padding: 10px; }
.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	color: #ffe25d;
	text-decoration: underline;
}

/* Galerie */
.gallery td {
	vertical-align: top;
	text-align: center;
}
.gallery em {display: block;}

/* misc */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 64%;}
.col2 .right .content {background: #FFF;}
.col2 .right {width: 33%;}
.content {padding: 18px 20px;}
.contenty { padding: 10px 20px 10px 10px; }
.left {float: left;}
.right {float: right;}
.right .content {padding: 18px 12px 12px;}

/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
}
.block li a,.block li em {
	color: #808080;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #ccc;
	color: #424a4d;
}

.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}

/* Formulare*/
#body_kontakt p
{
margin-top: 0;
}

form
{
border : 1px solid #999999;
padding : 10px;
margin-bottom: 5px;
}

input,textarea
{
border : 1px solid #999999;
}

fieldset
{
border : 1px solid #999999;
padding : 10px;
}

legend
{
color : #999999;
padding : 5px;
margin-bottom : 0;
}

label
{
color: #999999;
}

fieldset p
{
display : list-item;
list-style-type : none;
}

/*Buttons*/
.btn
{
background-color : #ffffff;
width : 100px;
color: #999999;
cursor: pointer;
}

.anrede input, .btn
{
cursor: pointer;
}

#id { }
#id1 { }


/*------------------------Rückruf------------------------------*/

#rueckruf ul
{
padding: 0;
color: #808080;
}

#rueckruf h3
{
color: #a40000;
}

#rueckruf form h3
{
padding: 5px 0 5px 0;
}

#rueckruf dfn
{
font-style: normal;	
}

#rueckruf p
{
margin: 0;
color: #808080;
}

#rueckruf form
{
margin: 0;
border : 0;
padding : 10px;
margin-bottom: 5px;
}

#rueckruf form p
{
margin-top: 0;
}

#rueckruf input,textarea
{
border : 0px solid #808080;
margin-top:0;
padding: 1px;
}

#rueckruf fieldset
{
border : 1px solid #ffffff;
padding : 5px 9px 0 9px;
margin-top: 0;
}

#rueckruf fieldset p
{
margin-bottom: 0;
}

#rueckruf label
{
margin: 0;
}

#rueckruf .name
{
width : 97.5%;
}

#rueckruf .vorwahl
{
width : 26%;
}

#rueckruf .tel
{
width : 67%;
margin-left: 0;
}

select
{
width: 40.9%;
margin: 0;
}

#rueckruf .plz
{
width : 39%;
}

#rueckruf .btn
{
margin: 0.5em 0 0 0;
font-weight: bold;
width : 99.5%;
}

/*------------------------Rückruf Farbigkeit------------------------*/


#rueckruf form h3,
#rueckruf form p,
#rueckruf legend,
#rueckruf label
{
color: #222222;
}

#rueckruf fieldset
{
border : 1px solid #ffffff;
}

#rueckruf dfn
{
color: #a40000;
}

#rueckruf .btn
{
background-color: #a40000;
color: #ffffff;
}

#rueckruf form
{
background-color: #F49E00 ;
border: 1px solid #808080;/*nur aktivieren bei hellerer Hintergrundfarbe*/
}

#rueckruf input,textarea
{
border : 1px solid #808080;
}


/*------------------------Rückruf Farbigkeit Ende-------------------*/


/*------------------------Rückruf Ende------------------------------*/



