/*

        (c) 2007 by S&T Digital Service. All rights reserved.

        Datei: STANDARD.CSS
        Kunde: ILEK REGION ÖSTLICH DER EMS
        Stand: 30.05.2007
*/


body{
	font-family: verdana, arial, helvetica, sans-serif;
    margin: 0px;

}


table{
	font-size: 1em;
}


form{
	margin:0px;

}



h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h2{
	color: #517118;
	font-size: 1.65em;
	margin-bottom: 0.3em;
}

h4{
	font-size: 1.2em;
	color: #1757AE;
	margin-bottom: 0.7em;
}

h5{
	font-size: 1.1em;
	color: #000000;
	margin-bottom: 0.7em;
	font-weight: bold;
}

h6{
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 1.4em;
	line-height: 1.4em;
}

/* mengentext */

p {
	margin: 0px;
	margin-bottom: 1.2em;
	line-height:1.5em;

}

p em{
	font-weight: bold;
	font-style: normal;
}


p a{
	color: #1757AE;
}

a{
	color: #1757AE;

}

a:hover {
	color: #517118;

}

.small{
	font-size: 0.85em;
	color: #1757AE;
}


.darkgreen{
	background-image: url(../pix/darkgreen.gif);

}

.paper{
	vertical-align: top;
	padding: 30px;
	font-size: 0.8em;
}

.window{
	font-size: 0.8em;
    text-align: center;
	padding: 15px;
}


.paper p, ul {
	padding-right: 80px;

}

.clear{
	clear: left;
	margin: 0px;
}


.menubackground{
	background-image: url(../pix/menubackground.jpg);
	background-repeat: repeat-x;
}


.menu{
	font-weight: bold;
	font-size: 0.80em;
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

.menu li a{
	width: 165px;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 0.6em;
	padding-top: 0.6em;
	display: block;
	color: white;
	text-decoration: none;
}


.menu li a:hover{
	color: #16444A;
}

.menu li strong{
	background-image: url(../pix/menulistrong.jpg);
	width: 165px;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-bottom: 0.6em;
	padding-top: 0.6em;
	display: block;
	color: #16444A;
	text-decoration: none;
}

.menuSub{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menuSub li a{
	width: 11em;
	padding-left: 1.8em;
	background-color: green;
}

.menuSub li strong{
	width: 11em;
	padding-left: 1.8em;
	background-color: yellow;
}

/* Inserate */
.inserat{
	margin: 0px;
	margin-bottom: 0.2em;

}

.inserat h2{
	color: red;
	font-size: 1.6em;
}

.inserat strong{
	font-weight: bold;
	color: maroon;
	display: block;
}

.inserat address{
	font-weight: bold;
	color: cyan;

}


/* Message */


.msgRed {
		border:1px solid #A0A0A0;
		background-color:#F8F1F7;
}

.msgGreen {
		border:1px solid #A0A0A0;
		background-color:#EBF7EE;
}


/* Form */


.fieldLabel {
        color:#000000;
        font-size:0.7em;
        font-weight:normal;
        text-decoration:none;
}

.field {
        color:#000000;
        font-size:0.8em%;
        font-weight:normal;
        text-decoration:none;
}

.fieldSep {
		margin:7px;
}


.button {
        width:100px;
        font-size:0.8em;
        font-weight:normal;
        text-decoration:none;
        margin-left: 30px;
        background-color: #323F78;
        color:white;
        border: 1px solid #13A8F9;
        padding: 2px;
}

.formular {
		background-color:white;
		padding:2px;
		width:500px;
		border: 1px solid #13A8F9;
}

.cbs{
	color: black;
	clear: both;
	font-size: 0.6em;
	margin-left: 10px;
	margin-top: 3px;
	padding-bottom: 10px;
}

.cbs a{
	color: black;

}
