/* -----------------------------------------------------------------------------------------
   $Id: style.css 1262 2008-09-08 10:00:32Z 

   MSIS-Content.de - das persönliche Content Management System
   http://www.msis-content.de

   Copyright (c) 2007/2008 MSIS-Hosting.de 
   -----------------------------------------------------------------------------------------
   based on: 
   (c) 2001-2008 The MSIS-Content.de Project

   ---------------------------------------------------------------------------------------*/

BODY {
	margin: 0px;
	background-position: left top;
	background-image: url(../img/background.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}

a {
        text-decoration:none
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.text_grau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
}
.text_grau_09 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.text_navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.main_top {
	background-image: url(../img/background/background_top.png);
	background-repeat: no-repeat;
}

.text_rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.text_black10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.main_background {
	background-image: url(../img/background/main_background.png);
	background-repeat: repeat-y;
}
.main_bottom {
	background-image: url(../img/background/background_down.png);
	background-repeat: no-repeat;
}
.line_red {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D0809;
	background-image: url(../img/background/04.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8D0809;
}
.line_right_red {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #8E0809;
}
.text_rot2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
.text_small_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.line_big_dotted {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.text_schlagworte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.text_schlagworte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.line_preise {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.line_box_big {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.line_box_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.rahmen_grau {
	border: 1px solid #CCCCCC;
}

