/* 
  -------------------------------------
  Curvitude by Project Seven Development
  www.projectseven.com
  Layout 06: 2 column basic nav
  -------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#masthead {
	background-color: #FFFFFF;
	color: #999999;
	margin: 12px auto 0 auto;
	width: 982px;
}

#logo {
	padding: 0 12px;
}

.sitetitle {
	font-size: 16px;
	font-weight:bold;
	letter-spacing: 1px;
	color:#098CC4;
}

#columntop {
	clear: both;
	background-image: url(img/p7CRVCol2_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}

#columnwrapper {
	margin: 0 auto;
	width: 982px;
	background-image: url(img/p7CRVCol2_middle.jpg);
	background-repeat: repeat-y;
}

/*NavBar*/
#nav_wrapper {
	font-size: 14px;
	font-weight:bold;
	margin: 12px 0px 0px 15px;
	width: 210px;
}

#navbar {
	margin: 0px;
	padding: 0px;
}

#navbar li {
	list-style-type: none;
}

#navbar a {
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #FFE084;
}

#navbar a:hover, #navbar a:active, #navbar a:focus {
	color: #CCCCCC;
	background-color: #010101;
}

#navbar a.current {
	color: #CCCCCC;
	background-color: #010101;
}

#c1, #c2 {
	float: left;
}

#c1 {
	width: 234px;
}

#c2 {
	width: 736px;
	background-image: url(../images/grunge.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;	
	background-position: 15px 0px;
}

#c1 .content {
	font-size: 12px;
	padding: 16px 28px 16px 34px;
}

#c2 .content {
	color: #333333;
	font-size: 12px;
	padding: 0px 32px 16px 32px;
	line-height: 18px;
}

h1 {
	font-size: 14px;
	letter-spacing: 1px;
	padding: 12px 0px 0px 0px;
}

h2 {
	font-size: 14px;
	letter-spacing: 1px;
}
h3 {
	font-size: 12px;
	line-height: 16px;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/p7CRVCol2_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	margin: 0px auto;
	font-size: 11px;
	width: 982px;
}
#footercontent {
	padding: 14px;
	color: #999999;
}
/*Default Links - Applies to the Main Content Column*/
.content a:link {
	color: #098CC4;
	font-weight:bold;
	text-decoration:underline;
}
.content a:visited {
	color: #098CC4;
	font-weight:bold;
	text-decoration:underline;
}
.content a:hover, .content a:focus, .content a:active {
	color: #098CC4;
	font-weight:bold;
	text-decoration:none;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content a:link {
	color: #003399;
}
#c1 .content a:visited {
	color: #663366;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}
/*Footer Links*/
#footer a:link {
	color: #003399;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}
.rot-kursiv {
	color: #B92525;
	font-style: italic;
}
.h4 {
	font-size:12px;
	color: #333333;
	font-style: normal;
	font-weight:bold;
}
.profil {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
/*background-color:BE2829;*/
/*border-bottom: 1px solid #BE2829;*/
}
.img-links {
margin-right:10px;
margin-bottom:10px;
}

/*ul {
  margin:0.5em 0 1em 0; 
  padding:0;
  color:#000000; 
  font-size:12px;
}

ol {
  margin:0.5em 0 1em 30px; 
  padding:0;
  color:#000000; 
  font-size:12px;
}

ul li {
  margin : 0 0 0.2em 10px; 
  padding: 0 0 0 12px;  
  color:#000000; 
  font-size:12px; 
  background : url(../images/bg_bullet_full.gif) no-repeat 0 0.5em; 
  line-height : 1.4em; 
  list-style:none;
}

ol li {
  margin: 0 0 0.2em 0;  
  font-size:12px;
  line-height : 1.4em; 
  background:none;
}
.content ul { 
list-style : none; 
margin : 0.5em 0 1em 0; 
} 

.content ul li { 
margin : 0 0 0.2em 10px; 
padding : 0 0 0 12px;
background : url(../images/bg_bullet_full.gif) no-repeat 0 0.5em; 
line-height : 1.4em; 
font-size : 12px;
} 

.content ol { 
margin : 0.5em 0 1em 10px !important ; 
margin : 0.5em 0 1em 12px; 
} 
.content ol li { 
list-style-position : outside; 
margin : 0 0 0.2em 0; 
line-height : 1.4em; 
font-size : 12px; 
} */

.Stil2 {	color: #A40000;
	font-style: italic;
}
.Stil3 {
	color: #CC0000;
	font-style: italic;
}
.Stil4 {
	color: #333333;
	font-weight: bold;
}
.Stil5 {
	font-size: 10px;
	color: #666666;
}
.Stil7 {
	font-size: 11px;
	color: #FFCC00;
}
