/* Allgemeines Stylesheet für die Contentseiten */

body { 
	margin:0 auto; 
	padding:0; 
	color:black; 
	font-family:"Trebuchet MS", Lucida, Verdana; 
	font-size:12px; 
	position: relative; 
	line-height: 16px; 
	background: #a7835e url(../elemente/Gc_NC_reinweiss_740-31.jpg) repeat-y fixed center; 
	height:100.01%
	}


/* Bilder */

img {
	border:none;
	background:transparent;
	}

/* Listenelemente */

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul ul {
	list-style-type: none;
	}
#Wrapper #Content li {
	list-style-type: square;
	list-style-position: outside;
}

ul ul ul {
	list-style-type: none;
	}

/* Links */

a:link {
	font-weight:bold;
	color:#900; 
	text-decoration:none;
}

a:visited {
	font-weight:bold;
	color:#900; 
	text-decoration:none;
}

a:active {
	text-decoration:none;
	color: #BA4731;
}

a:hover {
	color:#7D1C2A;
	text-decoration:none;
}

/* Seitenleiste und Seitenleistenlinks */
	
.seitenleiste {
padding-top: 10px;
padding-bottom: 20px;
}

.seitenleiste p {
	color: white;
	font-size: 11px;
	font-family: "Trebuchet MS", Lucida, Verdana;
	line-height: 18px;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
	margin: 0 auto;
	padding: 0; 
}

.seitenleiste a:link,  .seitenleiste a:visited {
	color: #aa301b;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, lucida, sans-serif;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-decoration: none; 
	}

.seitenleiste a:hover,  .seitenleiste a:active {
	color: #900;
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, lucida, sans-serif;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	text-decoration: none; 
		}
		
/* Linkleiste und Linkleistenlinks */

#linkleiste {
	font-family: "Trebuchet MS", Lucida, Verdana;
	position: relative;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cccccc;
	text-align: justify;
	font-size: 90%;
	text-indent: 3px;
	width: 150px;
	visibility: visible; 
	}
	
#Wrapper #Postion #Nav #linkleiste a {
	display: block;
	}
	
#linkleiste a:link {
	padding: 2px 0px 2px 0px;
	border-top: 1px solid #cccccc;
	width: 100%;
    voice-family: "\"}\""; 
    voice-family:inherit;
	width: auto;
	}
	
#linkleiste a:visited {
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 0px;
	}

#linkleiste a:hover {
	border-top: 1px solid #cccccc;
	background-color: #FF6600;
	padding: 2px 0px 2px 0px;
	color: #FFFFFF;
	}

.orangesign {
	color: #FF9900;
	}
	
.orangesign a {
	color: #FF9900;
	border-top: 1px solid #cccccc;
	}
	
#Wrapper #Postion #Nav #linkleiste .orangesign a {
	color: #FF9900;
}

/* Headlines */

h1 {
	font-size:18px;
	font-weight:800;
	color:#900;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	padding: 10px 0 0;
	line-height: 20px;
	}

h2 {
	color: #900;
	font-size: 13px;
	font-weight: 800;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	padding: 10px 0 0; 
	}

h3 {
	color: #900;
	font-size: 13px;
	font-weight: 800;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	}

h4 {
	margin:0;
	font-size:15px;
	color:#7D1C2A;
	text-transform: lowercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EBEBDC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	}

/* Gesamtaufbau: Wrapper und Position */
		
#Wrapper {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 740px;
	height: 100%;	
	background: url(../elemente/Gc_NC_reinweiss_740-31.jpg) repeat-y center top;
	}

#Position {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 740px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: auto;
	text-align: center;
	}

/* Textattribute-Klassen */

.TextBold {
	font-weight:bold;
	margin: 0px;
	color: #BA4731;
	padding: 0;
	}
	
p {
	margin:0;
	padding:0;
	}

/* Navigation */

#Nav {
	color:black;
	background:transparent;
	text-transform: lowercase;
	width: 150px;
	float: left;
	margin-top: 0;
	margin-left: 30px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 15px;
	}

/* Contentbereich */

#Content {
	width:400px;
	background:repeat-y;
	height: auto;
	float: right;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 30;
	padding-left: 0;
	}

/* Footer optional */

#Footer { 
	margin:0; 
	padding:6px 0 0 33px; 
	text-transform: lowercase; 
	text-align: center; 
	}

#BgnFooter { 
	margin: 0; padding:0; 
	text-transform: lowercase; 
	clear: both; 
	background-image: url(../elemente/Gc_Foot_orange_740-31.jpg); 
	background-repeat: no-repeat; 
	background-position: center top; 
	width: 740px; 
	height: 31px; 
	font-size: 0.9em; 
	position: fixed; 
	bottom: 0; 
	}
	
#Description {
	margin: 0px;
	padding: 5px 60px 14px 96px;
}	
