body {
	margin: 0;
	margin-top: 30px;
	padding: 0;
	font:70%  Verdana, Helvetica, Arial;
	background-color: #000;
	background:url(../webpics/diags_dark.gif);
}


/* default links */

a:link {
	background-color: transparent;	text-decoration: none;	color: #cbd430;
}
a:hover {
	background-color: transparent;	text-decoration: none;	color: #ccc;
}
a:visited {
	background-color: transparent;	text-decoration: none;	color: #cbd430;
}

p a:link {
	background-color: transparent;	text-decoration: none;	color: #CCC;
}
p a:hover {
	background-color: transparent;	text-decoration: none;	color: #CCC;
}
p a:visited {
	background-color: transparent;	text-decoration: none;	color: #000;
}


h1 {
	margin: 0;
	padding: 30px;
	font-size: 120%;
	color: #d8d100;;
	text-indent: 90px;
}

h2 {
	margin: 0 8px 0 10px;
	padding: 2px;
	font-size: 100%;
	color: #cbd430;
}


h3 {
	display: inline;
	font-size: 80%;
	margin: 1px 5px 0 15px;
	padding: 2px;
	color: #cbd430;
}
h3 a:visited{
text-decoration: none;border-bottom: 1px dotted #cbd430;
}
h3 a:link{
text-decoration: none;border-bottom: 1px dotted #cbd430;
}
h3 a:hover{
text-decoration: none;border-bottom: 1px dotted #cbd430;
}

h4 a:visited {
	font-weight:normal;	background-color: transparent;	text-decoration: none;	color: #CCC;
}
h4 a:link {
font-weight:normal;	background-color: transparent;	text-decoration: none;	color: #CCC;
}
h4 a:hover {
	font-weight:normal;	background-color: transparent;	text-decoration: none;	color: #FFF;
}
.zuhause h3 {
	font-size: 110%; background: #F762E0;	color: #191919;
}
.one_man h3 {
	font-size: 110%;background: #B18FD1;
}
.sports h3 {
	font-size: 110%;background: #D7D493;color: #191919;
}
.reisen h3 {
	color: #191919;	font-size: 110%;background: #C4DDB8;
}




/* default masthead holding the banner and mainNav */
.header{
	height:55px;
	background: #1D2128 url(../webpics/Header.gif) no-repeat;
	width:504px;
	margin-left:150px;
	margin-top:20px;
}
#menu {
	width:700px;
	height:52px;
	top:0px;
	background:#1D2128;
}

/* now the three main columns, named in order of importance and display when styles switched off */

#primaryContent {
	float:left;
	width:600px;
	display:inline;
	margin: 0 0 20px 0;
}
#vitaContent {
	float:left;
	width:400px;
	display:inline;
	margin: 0 0 20px 0;
}
/* note here that specifying threeColLayout in the body will activate the following div instead of the default primaryContent */

#threeColLayout #primaryContent {
	float:right;
	width:280px;
	margin: 19px 0 20px 10px;
}
#threeColLayout #secondaryContent {
	float:right;
	width:265px;
	margin: 19px 0 20px 10px;
}

/* note here that specifying twoColLayout in the body will activate the following div instead of the default primaryContent */

#twoColLayout #vitaContent {
	width:500px;
	float:left;
	margin: 0 0 20px 150px;
}
#twoColLayout #primaryContent {
	width:500px;
	float:left;
	margin: 0 0 20px 150px;
}
/* just incase twoColLayout is specified in body, and secondaryContent is left in, we turn it off - not ideal, but it works */

#twoColLayout #secondaryContent {
	display: none;
}

#secondaryContent{
	float:left;
	width:270px;
	margin: 0 0 20px 15px;
}

#sideContent{
	float:left;
	width:140px;
	margin: 15px 0pt 20px -650px;
	border-top-width: 20px;
}
#threeSideContent{
	margin: 24px 0pt 20px 0px;
}
#vitaSideContent{
	float:left;
	width:140px;
	margin: 10px 0 20px -700px;
	border-top-width: 20px;
}
/* box is the shaded area that holds a rounded corner box or flat box, fitting the given width of the column it is in. Usually combined with another class to control inner elements, eg box default */

 
.cbb {
	padding: 5px 0;
	line-height: 170%;
	z-index:5;
}
/* paragraph styles for any main boxes */
.cbb p, .cb p {
	margin: 0;
	padding: 0 5px 5px 20px;
	color: #AAA;
}

/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	background:#15181d;
	color:#787878;
	margin:0;
	padding:5px;
	height:100%;
	}


/* CSS for the box ends here */

.date {
	font-size: 85%;
	color: #AAA;
}
.seite {
	font-weight: bold;
	font-size: 130%;
	color: #FFF;

}
/* erm, the footer */

#footer{
	clear:both;
	width: 500px;
	height: 30px;
	background: #15181d;
	padding: 0px;
	margin-left: 150px;
}
#footer p {
margin: 2px 5px;
padding: 10px 10px 1px 20px;
font-weight: bold;
color: #787878;
}

#footer a:link, #footer a:visited {
color: #C5BDBD;
}
#footer a:hover {
color: #C5BDBD;
}

/* image control. First we define stuff common to ALL images on the page. It is then up to other styles to override these. By default, all images will have a 2px border, and bottom and right margins of 5px. They will all float left. */

img {
	float: left;
	margin: 0px 0 2px 5px;
/*	border: 1px solid #C5BDBD;*/
	z-index:10;
	border-width: 0px;
	
}
.i3 img{
	/*border: 1px groove #333333;*/
	float: none;
	margin: 0 ;
	z-index:9;
}
/* For any images in the default boxes - the pencil icons - I don't want the 2px border. So I set border to 0 */

.default img {
border: 0;
}

/* For these larger images, I don't want them to float, for that causes the h3 above to be pushed to the right. I also declare a top margin to space the header and image apart, and also increase the border width slightly.  We also set it to display:block so that if body id is twoColLayout, the image will force the header and other bits to wrap around it */

.mainImage {
	display: block;
	float: none;
	padding:2px;
	border: 1px solid #333333
}


/* used to ensure all our floated thumbnails stay the right width away from the left side of the box */
.thumbnails {
	border:none;
	padding:12px 0 12px 14px;
 	}
* html body div.thumbnails{ 
	/* Gilt nur f�r IE */ 
	padding:12px 0 12px 0px; 
}
.fotogross {

	padding: 20px 0;
	text-align:center;
}
.fotogross a {
	margin-left:0px;
}
.kontakt {
	padding:0px 30px 30px 10px;
	margin: 1px;
}
.kurzvita {
	margin: -5px 10px;
}
.impressum {
	padding:30px 30px 30px 120px;
	margin: 1px;
}
/* spacer used immediately after the floated gallery thumbnails to ensure the box expands to hold them all */

.spacer {
	clear: both;
	padding: 0 0 20px 20px;
	text-align:left;
}
.spacer a:visited {
	font-weight:normal;	background-color: transparent;	text-decoration: none;	color: #CCC;
}
.spacer a:link {
font-weight:normal;	background-color: transparent;	text-decoration: none;	color: #CCC;
}
.spacer a:hover {
	font-weight:normal;	background-color: transparent;	text-decoration: none;	color: #FFF;
}

.box {
	/*margin-left:20px;*/
}
/* cbSide controls non-rounded boxes in the thinner left column, known as sideContent */
.cbSide {
	width:120px;
	margin: 5px 0 0 20px;
	padding: 10px 0 5px 0;
	z-index:1;
}
.cbSide p {
	margin: 0;
	padding: 0 5px 2px 5px;
	font-size: 90%;
	color: #666;
}
.cbSide h3 {
	margin: 0;
	padding: 0 5px 2px 5px;
	font-size: 90%;
	color: #666;
	font-weight:normal;
	line-height:9px;
	text-align:right;
}
.cbSide ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0;
	padding: 0px;
}

.cbSide li a:link {
	color:#787878;
	line-height:190%;
	text-decoration:none;
	display:block;
	width:120px;
	border-top: 1px solid #787878;
	padding: 0 0 4px 5px;
}

.cbSide li a:active {
	color:#787878;
	line-height:190%;
	text-decoration:none;
	display:block;
	width:120px;
	border-top: 1px solid #787878;
	padding: 0 0 4px 5px;
}
.cbSide li a:visited {
	color: #787878;
	text-decoration:none;
	line-height:190%;
	display:block;
	width:120px;
	border-top: 1px solid #787878;
	background: url(../Bilder/ticks_gray.gif) -40px  -32px;
	padding: 0 0 4px 5px;
}
.cbSide li a:hover{
	color:#787878;
	line-height:190%;
	display:block;
	width:120px;
	border-top: 1px solid #f33e60;
	background: url(../Bilder/ticks_gray.gif) -40px -12px;
	text-decoration:none;
	padding: 0 0 4px 5px;
}

.cbSide img{
	border: 0;
}

/* main wrapper that holds it all centrally */

#wrapper {
	width:700px;
	margin:0 auto;
	background-color: #1D2128;
	padding: 40px;
	border: 1px solid #1D2111;

}
.wrapperthumb {
	margin:14px;
	float:left;
}
.wrapperimg {
	margin:0 14px;
	text-align:center;
	z-index:11;
	margin-bottom: 10px;
	padding: 10px 0;
}

.wrappernavi {
	text-align:right;
	padding: 5px 25px 5px 0;
}
.wrapperbild {
	margin:0;

}
.wrapperbild img{
	margin-right: 20px;
	padding:5px;
	border:1px solid #333333;

}
.wrappertitel {
	text-align:center;
	margin-right: 20px;
}
 
.submenu {
	position:relative;
	width:105px;
	height:185px;
	padding:0;
	background: #15181d;
	margin:0px;
	padding:0px;
	margin-top: 9px;
}

.submenu ul {
	list-style-type: none;
	padding: 0px;
	margin:0px;
	height:185px;
	width:125px;
	background: #15181d;
}
.submenu li{
	display: block;
	margin: 0;
	width:100px;
	float: left;
	background:  #15181d;
	line-height:30px;
	position:relative;
	height:30px;
}
.submenu li a{
	text-decoration:none;
	background: transparent;
	display:block;
	padding-left:10px;
	height:30px;
}
.submenu li a:link {
	color:#CCC;
	width:100px;
}

.submenu li a:active {
	color:#787878;
	width:100px;
}
.submenu li a:visited {
	color: #CCC;
}
.submenu li a:hover{
	background: #15181d;
	color:#787878;
	width:100px;
}

.submenu li ul{
	width:200px;
	
}
.submenu ul ul {
 	visibility:hidden; 
	position:absolute;
	top:10px;
	width:200px;
	background: transparent;
	left:100px;
	padding-left:10px;
}
.submenu ul ul li{
	width:220px;
	float:left;
	display:block;
	background: #011010;
}
.submenu li ul li a {
	width:200px;
}
.submenu li ul li a:link {
	color:#CCC;
	width: 150px;
}
.submenu li ul li a:active {
	color:#CCC;
}
.submenu li ul li a:visited {
	color:#787878;
}
.submenu li ul li a:hover {
	color:#4A4A4A;
  	background: #011010;
}
/* hide the sub level links */

/* make the sub level visible on hover list or link */
.submenu ul li:hover ul,
.submenu ul a:hover ul{
visibility:visible;
}
/* horizontal main menu navigation - based on a method from Richard Rutter */

 #mainNav{
	margin: 30px 0 0 150px;
	padding: 0;
	height: 35px;
	font-size:11px;
	width:555px;
	background: transparent;
}

#mainNav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
 
	height:35px;

}
#mainNav li{
	display: block;
	padding: 0px 0 0 82px;
	float: left;
	background: transparent;

}

#mainNav a{
	color: #787878;
	display: block; 
	text-decoration: none;
	background: transparent;
	margin: 0;
	padding: 0 0 0 0px;
  	height:30px;
  	text-align:left;
}

#mainNav a:hover, #mainNav a:active {
	background: transparent;
	color: #FFF;
	}

#mainNav a.active:link, #mainNav a.active:visited{
	position: relative;
 
	z-index: 102;
 	color:#FFF;
 	background-color: transparent;
 }
#mainNav .erste {
	padding: 0px;
	margin: 0px;
	text-align:left;
	width:74px;
}
#mainNav .erste a{
	padding: 0px;
	margin: 0px;
	text-align:left;
}
#mainNav .zweite {
	width:90px;
}
#mainNav .dritte {
	width:55px;
}
#mainNav .vierte {
	width:39px;
}
#mainNav .fuenfte {
	width:32px;
}
A { outline: none; }


