/*

/##############################\
# author: seppi viehhauser     				     # 
# date: may '09					               #
# site: manuelkramer.com 				    #
\##############################/

*/

/* css standard definitions for manuelkramer.com */
html,body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,dl,dt,dd, form, blockquote{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th{font-size:1em;font-weight:normal;font-style:normal;}
ul,ol{list-style:none;}
/*fieldset,img{border:none;}*/
/*dl,dt,dd, form, fieldset,input {margin:0;padding:0;}*/
caption,th{text-align:left;}
/*table{border-collapse:collapse;border-spacing:0;}*/
p{margin-bottom:0;}
strong{font-weight:bold;}
em{font-style:italic;}
img {border:0;}
/*body,input,select,textarea{font-family:Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;}*/

body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image:url(../img/background_allover.png);
/*background-repeat:repeat-x;*/
background-color:#FFFFFF;
/*background-color:#323232;*/
font-family:Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
font-style:normal;
font-size:11px;
font-weight:normal;
color:#333333;
text-transform:lowercase;
}

a {
outline:none;
}
a.content,a.content:visited{
color:#ff6600;
font-weight:normal;
text-decoration:none;
outline-style:none;
}

a.content:hover, a.content:active{
background:#ff6600;
color:#fff;
}

p.big{
font-size:11px;
line-height:2em;
}

p.news {
background:#ff6600;
color:#fff;
font-weight:normal;
padding-left:10px;
}

.bigBlue{
font-size:20px;
font-weight:bold;
color:#0d93c9;
text-transform: uppercase;
}
.bigOrange{
font-size:20px;
font-weight:bold;
color:#ff6600;
text-transform: uppercase;
}

.bigWhite{
font-size:20px;
font-weight:bold;
color:#999;
text-transform: uppercase;
margin:0;padding:0;
}

p.description{
font-size:11px;
font-weight:normal;
color:#C3C3C3;
text-transform: uppercase;
margin:0;padding:0;
}

h1{
color:#ff6600;
font-weight:bold;
font-size:26px;
margin-left:10px;
margin-top:16px;
margin-bottom:10px;
text-transform:uppercase;
}

h2 {
font-size:20px;
font-style:normal;
font-weight:bold;
color:#7dc4e2;
margin-bottom:1em;
text-transform:uppercase;
}

h3 {
font-size:17px;
font-style:normal;
font-weight:bold;
color:#7dc4e2;
margin-bottom:1em;
}
h3.news {
margin-bottom:5px;
}
h4 {
text-decoration:none;
outline:none;
}
hr {
border:1px solid #494949;
padding:0px;
margin-top:5px;
margin-bottom:8px;
}
#lefttop {
position:absolute;
left:0;
top:0;
width:290px;
height:290px;
background:url(../img/lefttop.png) left top no-repeat;
z-index:33;
}
#righttop {
position:absolute;
right:0;
top:0;
width:auto;
height:auto;
margin-top:2px;
margin-right:6px;
z-index:101;
}
.bg-headline{
width:699px;
height:70px;
background:url(../img/bg_headline.gif) top left no-repeat;
border-left:1px solid #bbbbbb;
border-right:1px solid #bbbbbb;
margin:0;
padding:0;
float:left;
}
h3{
color:#ff6600;
font-weight:bold;
font-size:13px;
margin-left:0px;
margin-top:0px;
margin-bottom:0px;
padding-bottom:0px;
text-transform:uppercase;
}
p{
color:#333333;
font-size:12px;
margin-bottom:2px;
text-transform:lowercase;
}
div#main {
height:auto;
width:auto;
margin-top:24px;
}


div#structure {
width: 732px;
padding:0;
height: auto;
margin:auto;
text-align:left;
}

div#menu {
width:703px;
height:310px;
margin-left:12px;
float:left;
}

* html div#menu {
margin-left:6px;
}

div#sub {
width:732px;
height:218px;
margin-left:auto;
margin-right:auto;
margin-top:3px;
float:left;
}
div#subleft {
width:210px;
height:174px;
background:url(../img/subleft.png) no-repeat top left;
padding-left:22px;
padding-top:50px;
padding-right:12px;
padding-bottom:10px;
float:left;
text-align:left;
}
div#subright {
width:488px;
height:234px;
background:url(../img/subright.png) no-repeat;
float:left;
text-align:left;
}
div#subcontent {
width:733px;
height:auto;
margin-left:auto;
margin-right:auto;
margin-top:3px;
float:left;
}
div#content1, div#content2, div#content3, div#content4, div#content5, div#content6, div#content7, div#content8 {
width:701px;
height:auto;
margin-left:7px;
margin-top:15px;
margin-bottom:0;
padding-top:98px;
padding-left:9px;
padding-right:9px;
float:left;
text-align:left;
}
div#content1 {
background:url(../img/content_header1.png);
background-repeat:no-repeat;
}
div#content2 {
background:url(../img/content_header2.png);
background-repeat:no-repeat;
}
div#content3 {
background:url(../img/content_header3.png);
background-repeat:no-repeat;
}
div#content4 {
background:url(../img/content_header4.png);
background-repeat:no-repeat;
}
div#content5 {
background:url(../img/content_header5.png);
background-repeat:no-repeat;
}
div#content6 {
background:url(../img/content_header6.png);
background-repeat:no-repeat;
}
div#content7 {
background:url(../img/content_header7.png);
background-repeat:no-repeat;
}
div#content8 {
background:url(../img/content_header8.png);
background-repeat:no-repeat;
}

div#contentinline {
width:679px;
float:left;
padding-left:10px;
padding-right:10px;
padding-bottom:20px;
padding-top:12px;
border-left:1px solid #bbbbbb;
border-right:1px solid #bbbbbb;
/*border-bottom:1px solid #bbbbbb;*/
background:#ededed;
}
div.newswrapper {
width:679px;
height:auto;
text-align:left;
margin-top:10px;
margin-bottom:15px;
float:left;
}
div.newsleft {
float:left;
width:350px;;
}
div.newsright {
float:left;
width:329px;
text-align:center;
background:url(../img/bg_news.gif);
min-height:202px;
}
div.newstooltip{
display:block;
float:left;
cursor:help;
text-decoration:underline;
color:#ff6600;
}
div.newstooltip:hover, div.newstooltip:active{
background:#ff6600;
color:#fff;
}

.newsright img {
border: 1px solid #CCC;
padding: 2px;	
margin-top:22px;
background-color:#ededed;
}

/* Sponsors */
div#sponsoren {
width:100%;
background: url(../img/bg_sponsors.gif) repeat top left;
height:309px;
margin:auto;
float:left;
text-align:center;
}
div#sponsorenwrapper {
width:899px;
height:266px;
margin:auto;
padding:0;
}

#sponsoren a.nemecek, a.nemecek.visited {
background:url(../img/sponsor_nemecek.gif) no-repeat top left;
width:173px;
height:134px;
float:left;
display:block;
}
#sponsoren a.nemecek:hover, a.nemecek:active {
background:url(../img/sponsor_nemecek_hover.gif) no-repeat top left;
}
#sponsoren a.atomic, a.atomic.visited {
background:url(../img/sponsor_atomic.gif) no-repeat top left;
width:283px;
height:134px;
float:left;
display:block;
}
#sponsoren a.atomic:hover, a.atomic:active {
background:url(../img/sponsor_atomic_hover.gif) no-repeat top left;
}
#sponsoren a.carrera, a.carrera.visited {
background:url(../img/sponsor_carrera.gif) no-repeat top left;
width:267px;
height:134px;
float:left;
display:block;
}
#sponsoren a.carrera:hover, a.carrera:active {
background:url(../img/sponsor_carrera_hover.gif) no-repeat top left;
}
#sponsoren  a.bundesheer, a.bundesheer.visited {
background:url(../img/sponsor_bundesheer.gif) no-repeat top left;
width:176px;
height:134px;
float:left;
display:block;
}
#sponsoren a.bundesheer:hover, a.bundesheer:active {
background:url(../img/sponsor_bundesheer_hover.gif) no-repeat top left;
}
#sponsoren  a.flachau, a.flachau.visited {
background:url(../img/sponsor_flachau.gif) no-repeat top left;
width:173px;
height:134px;
float:left;
display:block;
}
#sponsoren  a.flachau:hover, a.flachau:active {
background:url(../img/sponsor_flachau_hover.gif) no-repeat top left;
}
#sponsoren  a.leki, a.leki.visited {
background:url(../img/sponsor_leki.gif) no-repeat top left;
width:343px;
height:134px;
float:left;
display:block;
}
#sponsoren  a.leki:hover, a.leki:active {
background:url(../img/sponsor_leki_hover.gif) no-repeat top left;
}
#sponsoren a.sportunion, a.sportunion.visited {
background:url(../img/sponsor_sportunion.gif) no-repeat top left;
width:383px;
height:134px;
float:left;
display:block;
}
#sponsoren a.sportunion:hover, a.sportunion:active {
background:url(../img/sponsor_sportunion_hover.gif) no-repeat top left;
}

ul.links {
}
ul.links li {
margin-bottom:10px;
background:#ededed;
padding-left:10px;
width:200px;
height:24px;
padding-top:10px;
}

a:link, a:visited, a:active {text-transform:lowercase;text-decoration:none;}
a:hover {text-decoration:none; }
a.style:link, a.style:visited, a.style:active {text-transform:lowercase;color:#fff; font-weight:bold; text-decoration: None; font-size:11px; background:#7dc4e2;}
a.style:hover {text-decoration: None; background:#ff6600;}

#addThisFixed {
position:absolute;
top:0;
right:0;
margin-top:3px;
margin-right:8px;
z-index:300;
}


 /*
 a:link , a:visited, a:active
{
	color: #0982ba;
	background-color: #ddd;
	border: 1px solid #bba;
	border-top-color: #fff;
	border-left-color: #fff;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0 .5em;
	text-decoration: none;
	line-height: 1.5;
}

a:hover
{
	background-color: #e07;
	color: #fff;
	border-color: #a02;
	border-top-color: #fff;
	border-left-color: #fff;
}*/


/*=FOOTER/SlideupBox
--------------------------------------------------------------------------------------*/
#footer{
	position:fixed; z-index:75;
	bottom:0; text-align:center;
	width:100%;
}
#footer a.btn-slide{
	display:block; width:100%; height:55px;
	background:url(../images/bt-drogba-box.png) bottom repeat-x;
}
#footer a.btn-slide img{
	margin-top:14px;
}
#drogbabox{
	background:#FFF url(../images/bg-drogbabox.gif) repeat-x bottom;
	height:327px;
	text-align:left;
	position:relative;
	z-index:75;
}
#drogbabox div{
	height:217px;
	padding:50px 0 0 0;
	z-index:75;
}
#footerwrapper {
width:750px;
text-align:center;
margin:0 auto;
padding:0;
}
a#footercontent0:link, a#footercontent0:visited, a#footercontent0:active {
float:left;
width:250px;
height:143px;
background:url(../pics/trashbox_manuel.png) top left no-repeat;
}
a#footercontent0:hover {
background:url(../pics/trashbox_manuel_hover.png) top left no-repeat;
}
a#footercontent1:link, a#footercontent1:visited, a#footercontent1:active {
float:left;
display:block;
width:250px;
height:143px;
background:url(../pics/trashbox_michael.png) top left no-repeat;
}
a#footercontent1:hover {
background:url(../pics/trashbox_michael_hover.png) top left no-repeat;
}
a#footercontent2:link, a#footercontent2:visited, a#footercontent2:active {
float:left;
display:block;
width:250px;
height:143px;
background:url(../pics/trashbox_eltern.png) top left no-repeat;
}
a#footercontent2:hover {
background:url(../pics/trashbox_eltern_hover.png) top left no-repeat;
}

/* Nicht mehr zu benötigen */
#drogbabox li a{
	display:block;
	padding:9px 8px;
}
#drogbabox #drogba-wallpaper{
	width:24%;
	position:absolute;
	left:0; top:0;
	background:url(../images/bg-bloc-drogbabox.gif) no-repeat right center;
}
#drogbabox #drogba-wallpaper ul{
	width:205px;
	margin: 0 auto;
}
#drogbabox #drogba-wallpaper li{
	width:205px; height:327px;
	background:url(../images/bg-wallpaper.png) top left no-repeat;
}

#drogbabox #drogba-photos{
	/* width:513px; */ width:54%;
	margin:0 auto;
	margin:0 23.5%;
}
#drogbabox #drogba-photos div{
	width:513px;
	margin:0 auto;
	padding:0;
}
#drogbabox #drogba-photos .photo{
	float:left;
}
#drogbabox #drogba-photos .photo img{
	width:279px;
	padding:5px;
	border:1px solid #DEDEDE;
	background:#FFF;
}
#drogbabox #drogba-photos ul{
	width:212px;
	float:right;
}
#drogbabox #drogba-photos li{
	float:left;
	margin:1px 0 14px;
}
#drogbabox #drogba-photos li a{
	padding:0 0 0 16px;
}
#drogbabox #drogba-photos li img{
	width:78px; height:44px;
	padding:5px; float:left;
	border:1px solid #DEDEDE;
	background:#FFF;
}
#drogbabox #drogba-videos{
	/*width:205px;*/ width:23%;
	position:absolute;
	right:0; top:0;
	background:url(../images/bg-bloc-drogbabox.gif) no-repeat left center;
}
#drogbabox #drogba-videos ul{
	width:205px;
	margin: 0 auto;
}
#drogbabox #drogba-videos a img{
	width:50px; height:50px;
	padding:5px; margin-right:10px;
	float:left;
	border:1px solid #DEDEDE;
	background:#FFF;
}
#drogbabox #drogba-videos a{
	color:#211a15;
	font:0.7em Arial;
}
#drogbabox #drogba-videos a h2{
	color:#211a15;
	font:bold 1.3em Arial;
	background:none;
}