/*****************************
 File: outlook.css
******************************
 initial author: Nils Lindner
 last editor: Nils Lindner
 Version: 18.02.2007
******************************/
html {
	height: 99%;
	width: 99.99%;
}

body {
	background-color: #FFFFFF;
	background-image:url(../images/bgpage.gif);
	background-repeat:repeat;
	font-size: 0.7em;
	font-family:Arial, Helvetica, sans-serif;
	color:#DDDDDD;
	padding:0px;
	margin:0px;
}

/*Positionierung Zentriert*/
#inhalt {
	position:absolute;
	height:550px;
	width:980px;
	margin:-272px 0px 0px -490px;
	top: 50%;
	left: 50%;
	text-align: left;
	padding: 0px;
	
	border-top: 1px solid #777777;
}

#naviline {
	width: 980px;
	height:60px;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	background-color: #474747;
	text-align: left;
}

#content {
	width: 980px;
	height:464px;
	text-align: left;
	background-color: #575757;
	border-top: 4px solid #777777;
		border-bottom: 4px solid #777777;

} 
#contentleft {
	width: 630px;
	height:460px;
	float: left;
}
#contentmain {
	width: 310px;
	height:430px;
	text-align: left;
	
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	line-height: 18px;
	background-image: url(../images/main-bg.gif);
	overflow: auto;
	background-attachment: scroll;
}

#contentscroll {
	width: 400px; 
	height: 410px; 
	overflow: auto;
}
#copyrightline {
	width: 980px;
	height: 26px;
	text-align: center;
	color: #666666;
	padding-top: 3px;
}

h1 {
	font-size: 18px;
	color: #FF0066;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 24px;
}
h2 {
	font-size: 12px;
	color: #FF0066;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 14px;
	text-transform: uppercase;
}
h3 {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 18px;
}

.wichtig {
	font-size: 11px;
	color: #CC0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
.pulldown {
	background-color:#272727;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px;
	margin-bottom: 1px;
	margin-top: 8px;
	width: 310px;
	float: left;
	border: 1px solid #555555;
	height: 20px;
}

.txtgrey {

font-size:10px; color:#FFFFFF;}

.txtgreen {
	color: #00BB00;
	font-weight: bold;
}

.borderpics {
	border: 4px solid #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
}
.partnerpics {
	margin-right: 8px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	left: auto;
}
.referenzenpics {
	margin-right: 6px;
	margin-bottom: 6px;
	float:left;
	width: 70px;
	height: 52px;
	border-top: 1px solid #FF0066;
	border-bottom: 3px solid #777777;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
}
.sponsorenpics {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	border: 0px;
}
.lineteam {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 5px;
	padding-top: 5px;
}

/*FORMULARE +++++++++++++++++++++++++++++++++++++++++++++++++++*/
.btn { width: auto; border: 1px solid #c0c0c0; color: #FFF; background-color: #FF0066; font-size: 11px; cursor: pointer;
}

form input {
	border: 1px solid #999999;
	background-color:#333333;
	width: 140px;
	color:#FFFFFF;
	margin-bottom: 5px;
}
textarea {
	border: 1px solid #999999;
	background-color:#333333;
	width: 295px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/*LINKS*/
a {color:#FF0066; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
a:link {text-decoration:none; color:#FF0066; font-weight: normal;}
a:hover {text-decoration:none; color:#FFF; font-weight: normal;}


.thumbnail{
padding-top: 2px;
padding-right: 2px;
padding-bottom: 8px;
padding-left: 2px;
background-color: #333;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #2a2a2a;
border-right-color: #2a2a2a;
border-bottom-color: #2a2a2a;
border-left-color: #2a2a2a;
float: left;
margin-right: 4px;
margin-bottom: 5px;
}

.thumbnail a:hover{
background-color: #FF0066;
}




/*Navigations Menu*/

.example {
	float: left;
	padding: 0px;
	width: 980px;
}

/* - - - ADxMenu: BASIC styles - - - */

/* remove all list stylings */
.menu, .menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* move all list items into one row, by floating them */
.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	width:110px;
	border-right: 1px solid #999;
}

/* define new starting point for the nested UL, thus making positioning it a piece of cake */
.menu li:hover {
	position: relative;
	background-color:#FF0066;
	color:#FFF;
	text-decoration:none; 
}

/* force the submenu items into separate rows, while still keeping float:left (which resolves IE6 white-gap problem) */
.menu li li {
	width: 100%;
	border-bottom: 1px solid #999;
}

/* initialy hide all sub menus */
.menu div {
	visibility: hidden;
	position: absolute;
	z-index: 10;
}

/* display them on hover */
.menu li:hover>div {
	visibility: visible;
	text-decoration:none; 
}

/* -- float.clear -- force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
/* IE7 float clear: */
.menu, .menu ul {
	min-height: 0;
}
/* -- float.clear.END --  */

/* sticky submenu: it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu div" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu div {
	background-image: url(empty.gif);/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/		/* uncomment this if you want to see the "safe" area. you can also use to adjust the safe area to your requirement */
}


/* - - - ADxMenu: DESIGN styles - - - */

.menu {
	color: #fff;
	background: #474747;
}

.menu ul {
	width: 14em; /*Width Pulldown*/
	background: #333; /*Background Pulldown*/
}

.menu li:hover>a {
	color: #FFF;
	text-decoration:none; 
}

.menu a {
	text-decoration: none;
	color: #eee;
	padding: .3em 1.3em;
	display: block;
	text-decoration:none; 
}

.menu a:hover {
	color: #FFF; /*hover IE*/
	text-decoration:none; 
}

/* Fix for IE5/Mac \*//*/
.menu a {
	float: left;
}
.menu {
	display: inline-block;
}
/* End Fix */

/*]]>*/



/*<![CDATA[*/

/* - - - ADxMenu: BASIC styles - - - */
.menu, .menu ul {
	height: 1%;
}

/* this style must be exact copy of: ".menu li li:hover ul" style above  */
.menu li li.adxmhover div {
	left: 100%;
}

/* the following two rules simulate li:hover>ul selector
	repeat enough times to cover all nested levels
	look at www.aplus.co.yu/adxmenu/trouble/ if some of your submenus do now show up */
.adxmhover div,
.adxmhover .adxmhover div {
	visibility: visible;
}
.adxmhover li div,
.adxmhover .adxmhover li div {
	visibility: hidden;
}

/* - - - ADxMenu: DESIGN styles - - - */
.menu ul a {
	height: 1%;
}

.adxmhover a,
.adxmhover .adxmhover a {
	color: #FFF;
	background-color:#FF0066;
	color:#000000;
}
.adxmhover li a,
.adxmhover .adxmhover li a {
	color: #eee;
	background-color:#333;
}

/*]]>*/


.test {}
/*Aktivierter Link für die zweite Navigation*/
body#home #homenav a.test, /*1.*/
body#portfolio #portfolionav a.test, /*2.*/
body#gallery #gallerynav a.test, /*3.*/
body#about #aboutnav a.test,
body#links #linksnav a.test, /*4.*/
body#shop #shopnav a.test, /*4.*/
body#kontakt #kontaktnav a.test /*5.*/
{
	color: #000;
	background-color: #FFFFFF;
} /*id="impressum" muss in den body tag und id="impressumnav" muss in den Link der Navi*/
