@charset "UTF-8";
/* CSS Document - oevp_krumpendorf */

html {height: 100.5%; font-size: 62.5%;}

* {margin: 0px; padding: 0px; border: 0px;}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.8em;
	background-color: #999999;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #000033;
	padding: 0.6em 0em 0.4em 0em;
	margin-bottom: 0.4em;
}
h1{
	font-size: 5.5em; 
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 0.3em;
	/*border-bottom: 1px solid #000033;*/ 
}	
h2{
	font-size: 2.2em; 
	font-weight: bold;
	border-bottom: 1px solid #000033;}
h3{
	font-size: 1.6em; 
	font-weight: bold;
	border-bottom: 1px solid #000033; 
}

h4{
	font-size: 1.4em; 
	font-weight: bold;
}

h5{
	font-size: 1.2em; 
	font-weight: bold;
}

code{	
	font-size: 1.4em;
	line-height: 1.8em;
}


a {color: #000033;text-decoration: none;}
a:link {}
a:visited {}
a:hover {text-decoration: underline;}
a:active {}

div#wrapper {
	width: 1000px;
	text-align: left;
	margin: 0px auto;
	position: relative;
	background-color: #909090;
}

div#header {
	background-image: url(bilder/header5_ms.jpg);
	height: 160px;
	width: 1000px;
}
/* CSS Document - oevp_krumpendorf - Navigationsleiste */
div#nav {
	background: #999999;
	height: 32px;
	/*width: 759px;*/
	position: relative;
}
div#nav ul{
	/*padding: 4px;20px;*/
	padding-top: 6px;
	}
div#nav li{
	display: inline; 
	text-decoration: none;
	}
div#nav a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 20px 6px 20px;
	}
	
div#nav a:link {}
div#nav a:visited {}
div#nav a:hover {background-color:#FFFFFF; color: #999999;}

body#home li.navhome a,
body#imgr li.navimgr a,
body#team li.navteam a,
body#jvp li.navjvp a,
body#gallery li.navgallery a,
body#kontakte li.navkontakte a{background-color:#FFFFFF; color: #999999;}

div#nav a:active {background-color:#FFFFFF; color: #999999;}

/* CSS Document - oevp_krumpendorf - Inhaltsbox*/
div#wrapcontent {
	background: #858585;
	overflow: auto;
	width: 100%;}

div#maintext {
	background: #858585; 
	width: 600px; 
	padding: 20px;
	text-align: justify;
}
div#maintext ul{
	margin: 10px 0px;
	list-style-position: outside;
	/*border-left: 1px solid #000033;*/
	padding-left: 60px;
}
blockquote {
	margin: 20px 0px;
	background: url(bilder/curly_left.png) no-repeat;
	padding-left: 60px;
}
blockquote p {
	background: url(bilder/curly_right.png) no-repeat bottom right;
	color: #FFFFFF;
	font-style: italic;
	padding-right: 60px;
}
/* CSS Document - oevp_krumpendorf - Infobox */
div#menu {
	float: right;
	background: #858585; 
	width: 200px; 
	padding: 20px 10px;
}
div#menu h2{
	font-size: 1.6em; 
	font-weight: bold;
	border-bottom: 1px solid #000033; 
	color: #CD011C;
}
div#menu h3{
	font-size: 1.4em; 
	font-weight: bold;
	border-bottom: 1px solid #000033; 
	color: #FFFFFF;
}

/* CSS Document - oevp_krumpendorf - Vorstellungsseite*/
div#vcontent{
	width: 600px;
	padding: 20px;
	position: relative;
	border: 1px #FFFFFF;
	text-align: justify;
	min-height: 320px;
}
.vcontent{
	width: 600px;
	padding: 20px;
	position: relative;
	border: 1px #FFFFFF;
	text-align: justify;
	min-height: 320px;
}

div#fbox_l{
	width: 200px;
	margin: 0px 20px 10px 0px;
	float: left;
}
.fboxl{
	width: 200px;
	margin: 0px 20px 10px 0px;
	float: left;
	}


div#fbox_r{
	width: 200px;
	margin: 0px 0px 10px 20px;
	float: right;
}
.fboxr{
	width: 200px;
	margin: 0px 00px 10px 20px;
	float: right;
	}

/* CSS Document - oevp_krumpendorf - Galleryübersicht*/
div#gcontent{
	width: 600px;
	padding: 20px;
	position: relative;
	border: 1px #FFFFFF;
	text-align: justify;
	min-height: 150px;
}
.gcontent{
	width: 600px;
	padding: 20px;
	position: relative;
	border: 1px #FFFFFF;
	text-align: justify;
	min-height: 150px;
}

.linkohne a:hover {text-decoration: none; color: #FFFFFF;}
				
div#gcontent h5 {text-decoration: underline;}

div#gbox_l{
	width: 200px;
	margin: 0px 20px 10px 0px;
	float: left;
}

.gbox_l{
	width: 200px;
	margin: 0px 20px 10px 0px;
	float: left;
}
div#gbox_r{
	width: 200px;
	margin: 0px 0px 10px 20px;
	float: right;
}


/* CSS Document - oevp_krumpendorf - Fusszeile*/
div#footer {
	background: #CCCCCC; 
	color: #808080; 
	margin-top: 10px;
	padding: 4px 0px 6px 0px;
	text-align: center;
	border: 1px #333333;
}
.floatstop {
	clear: both;
}
	
