/*
Theme Name: Cocks-Bar
Theme URI: http://cocks-bar.com/
Description: Das Theme für Cocks-Bar.
Version: 1.0
Author: Marcus Kober
Author URI: http://www.koeln-dialog.de/
*/

body {
	text-align: center;
    font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	color:#efefef;
}

img {
	border:0px;
}



/* >>>>>>>>>>>>>>>>>>>>> !!! LINKS  !!! <<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

a:link {
	color: #EFEFEF;
	text-decoration: none;
}

a:visited {
	color: #EFEFEF; 
	text-decoration: none;
}

a:hover {
	color: #e5bf90;
	text-decoration: none;

}

a:active {
	color: #EFEFEF;
	text-decoration: none;
}

/*>>>>>>>>>>>>>>>>>>>>> !!! LINKS_END  !!! <<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

#container {
width:1024px;
height:768px;
margin:0px auto;
text-align:left;
}

#container .logo_left {
height:150px;
width:341px;
float:left;
text-align:center;
}

#container .logo_middle {
height:150px;
width:341px;
float:left;
background-image:url(bilder/cockslogo.jpg);
background-repeat:no-repeat;
background-position:center;
}

#container .logo_right {
height:150px;
width:341px;
float:left;
line-height:150px;
text-align:center;
background-image:url(bilder/Logo.jpg);
background-repeat:no-repeat;
background-position:center;
}

#container .navi_left {
width:150px;
height:24px;
float:left;
background-image:url(bilder/Navi_left.jpg);
}

#container .navi_stargayte {
width:150px;
height:24px;
float:left;
}

#container .navi_middle {
width:424px;
height:24px;
float:left;
background-color:#ee030a;
font-size:18px;
font-weight:bold;
text-align:center;
color:#efefef;
line-height:24px;
}

#container .navi_united {
width:150px;
height:24px;
float:left;
}

#container .navi_right {
width:150px;
height:24px;
float:left;
background-image:url(bilder/Navi_right.jpg);
}

#container .content_left {
float:left;
width:286px;
height:422px;
color: #323232;

margin-left:50px;
margin-top:50px;
}

#container .content {
float:right;
width:489px;
height:422px;
color: #323232;
margin-right:50px;
margin-top:50px;
background-color: #000000;
}

#container .content_top {
background-image:url(bilder/top.jpg);
margin-bottom:32px;
width:489px;
height:195px;
}

#container .content_bottom {
background-image:url(bilder/bottom.jpg);
width:489px;
height:195px;
}

#container .fooder_line {
float:left;
margin-top:50px;
width:1024px;
height: 7px;
background-image:url(bilder/red_line.jpg);
}

#container .fooder {
float:left;
height: 35px;
width:1024px;
text-align:center;
line-height:35px;
}