/*	Editor
*******************************************************************************/
a.link_weiter
{	color:#CC6633;
	font-weight: bold;
	line-height: 2.5em;
}

.klein
{	font-size: 0.85em;
}



/* Bilder, nur im Editor für Bildeinfügen verfügbar */
img.Links
{
	float:left;
	display:block;
	margin-right: 15px;
	border: 1px solid #000000;
}

img.Rechts
{
float:right;
display:block;
margin-left: 10px;
border: 1px solid #000000;
}

img.Center
{
display:block;
margin-left:auto;
margin-right:auto;
}

/*	BODY
*******************************************************************************/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 17px;
}
.rahmen_layout {border:2px solid #7c90ab}
.rahmen_home {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


/*	Links allgemein

*******************************************************************************/
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	letter-spacing: 2px;
	}
a:link		 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	font-size: 11px;
	}
a:hover		  {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #9F303D;
	font-weight: bold;
	font-size: 11px;
    }

/*	News

*******************************************************************************/

.artikelnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 1px;
	padding: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;
}

/*	Angebote

*******************************************************************************/
.newsimage {
	border: 1px solid #000000;
}
.newstitle {
	margin:30px 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

.newstext{
	margin:30px 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


/*	website

*******************************************************************************/

website {

	display:block;
	border:0px solid #F00;												/* Controll Border */
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	background:#f7f7f7;
	text-align:left;
	color:#666;
	font-size:1.2em;
}

/*	headlines

*******************************************************************************/

h1 {
	margin:0 0 0 0;
	font-size:18px;
	font-familiy:Arial, Helvetica, "Times New Roman";
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px none #999999;
	line-height: 2.0em;
	white-space: pre;
}

h2 {
	font-familiy:Arial, Helvetica, "Times New Roman";
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	vertical-align: 2%;
}
h3 {
	margin:0 0 0 0;
	font-size:14px;
	font-familiy:Arial, Helvetica, "Times New Roman";
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px none #999999;
	line-height: 2em;
	white-space: pre;
}
p {
	margin:0 0 1.1em 0;
	font-size:1.1em;
	line-height:1.0em;

}
/* Navigation

*******************************************************************************/

    .navigation {
    }
    
    .naviaktiv,
    .naviaktiv a:link,
    .naviaktiv a:visited,
    .naviaktiv a:active {
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	color:#000000;
	list-style-type:none;
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
	background-image: url(../images/bg_button2.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
	text-indent: 20px;
	letter-spacing: 2px;
	display: block;
	line-height: 10px;
    }

    .naviaktiv a:hover {
    text-decoration:none;
    }
    
    .navinaktiv,
    .navinaktiv a:link,
    .navinaktiv a:visited,
    .navinaktiv a:active {
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	color:#eeeeee;
	text-decoration:none;
	vertical-align:middle;
	background-image: url(../images/bg_button1.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
	text-indent: 20px;
	display: block;
	letter-spacing: 2px;
	line-height: 10px;
    }

    .navinaktiv a:hover {
	text-decoration:none;
	background-image: url(../images/bg_button2.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 200px;
    }


    .sub1_1,
    .sub1_1 a:link,
    .sub1_1 a:visited,
    .sub1_1 a:active  {
    font-family:Verdana, Arial, Helvetica;
    font-size:10PX;
    color:#FFF;
    background-color:#444;
    text-decoration:none;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:20PX;
    }

    .sub1_2,
    .sub1_2 a:link,
    .sub1_2 a:visited,
    .sub1_2 a:active  {
    font-family:Verdana, Arial, Helvetica;
    font-size:10PX;
    color:#FFF;
    background-color:#555;
    text-decoration:none;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:30PX;
    }

    .sub1_3,
    .sub1_3 a:link,
    .sub1_3 a:visited,
    .sub1_3 a:active  {
    font-family:Verdana, Arial, Helvetica;
    font-size:10PX;
    color:#FFF;
    background-color:#666;
    text-decoration:none;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:40PX;
    }

    .sub1_4,
    .sub1_4 a:link,
    .sub1_4 a:visited,
    .sub1_4 a:active  {
    font-family:Verdana, Arial, Helvetica;
    font-size:10PX;
    color:#FFF;
    background-color:#777;
    text-decoration:none;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:50PX;
    }

    .sub1_1 a:hover  {
    text-decoration:underline;
    }

    .sub1_2 a:hover  {
    text-decoration:underline;
    }

    .sub1_3 a:hover  {
    text-decoration:underline;
    }

    .sub1_4 a:hover  {
    text-decoration:underline;
    }

    .sub2_1,
    .sub2_1 a:link,
    .sub2_1 a:visited,
    .sub2_1 a:active  {
    font-family:Verdana, Arial, Helvetica;
    font-size:10PX;
    color:#FFF;
    font-weight:bold;
    background-color:#444;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:20PX;
    text-decoration:none;
    }

    .sub2_2,
    .sub2_2 a:link,
    .sub2_2 a:visited,
    .sub2_2 a:active  {
    font-family:Verdana, Arial, Helvetica;
    font-size:10PX;
    color:#FFF;
    font-weight:bold;
    background-color:#555;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:30PX;
    text-decoration:none;
    }

    .sub2_3,
    .sub2_3 a:link,
    .sub2_3 a:visited,
    .sub2_3 a:active  {
    font-family:Verdana, Arial, Helvetica;
    font-size:10PX;
    color:#FFF;
    font-weight:bold;
    background-color:#666;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:40PX;
    text-decoration:none;
    }

    .sub2_4,
    .sub2_4 a:link,
    .sub2_4 a:visited,
    .sub2_4 a:active  {
    font-family:Verdana, Arial, Helvetica;
    font-size:10PX;
    color:#FFF;
    font-weight:bold;
    background-color:#777;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:50PX;
    text-decoration:none;
    }

    .sub2_1 a:hover  {
    text-decoration:underline;
    }

    .sub2_2 a:hover  {
    text-decoration:underline;
    }

    .sub2_3 a:hover  {
    text-decoration:underline;
    }

    .sub2_4 a:hover  {
    text-decoration:underline;
    }
hr {
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
.rahmen_rechts_news {
	border-left-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
}


