/* -----------------------------------------------------------------------------------------
   $Id: style.css 1262 2008-11-30 17:00:00Z 

   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-2009 The MSIS-(c)ontent.de Project

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

BODY {
	margin: 0px;
	background-image: url(../img/back1.jpg);
	background-repeat: repeat;
}
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_white_11pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
	line-height: 16px;
}
.test_background {
	background-image: url(../img/back1.jpg);
	background-repeat: repeat;
}

.line_navi_right_1px {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FF3300;
}
.line_dotted_grey_1px {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}

.text_grey_9px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
.text_dgrey_9px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.text_white_navi_11pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF3300;
}
.text_white_10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.text_white_12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.text_orange_11pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
}

.text_white_14pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.rahmen_kpl {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
}

.line_box_right_orange {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FF3300;
}
.text_rechts_absatz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}
.text_grey_11pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: lighter;
}
.text_grey_10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.text_grey_12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.big_line {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	color: #FF3300;
	border-top-color: #ff3300;
	border-right-color: #ff3300;
	border-bottom-color: #ff3300;
	border-left-color: #ff3300;
}
.line_dottet_bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
.schatten_rechts {
	background-image: url(../img/schatten.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.schatten_links {
	background-image: url(../img/schatten_links.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.schatten_boden {
	background-image: url(../img/schatten_bottom.png);
	background-repeat: repeat-x;
	background-position: top;
}
.schatten_ecke_links {
	background-image: url(../img/schatten_ecke_links.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.schatten_ecke_rechts {
	background-image: url(../img/schatten_ecke_rechts.png);
	background-repeat: no-repeat;
	background-position: left top;
}
