/* begin global settings */

body{
	font-family: arial, helvetica;
	font-size:12px;
	color:#000000;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
img{
	border:1px;
}

h1.cHeadline, h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h2.news {
 	font-weight: bold;
 	display:block;
 	margin-bottom:0px;
}

h3 {
	font-size:14px;
}

a{
	color:#000000;
}

a.white_text{
	color:#FFFFFF;
}

a.plinks {
	color:#C0C0C0;
	text-decoration:none;
}

font.commentsHead{
	font-size:10px;
}

p.comments{
	border-top:1px solid #CCCCCC;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	background-color:#F2F2F2;
	line-height:18px;
}

td.bg_color_2{
	color: #FFFFFF;
	background-color : #990000;
}

td.bg_color_3{
	color: #FFFFFF;
	border-bottom : solid 1px #990000;
}

/* end global settings */

/* begin container */

#container{
	width:1000px;
	background-color:white;
}

/* end container */

/* begin header */

#header {
	width:775px;
	height:101px;
	background: url("http://www.guitartowers.de/images/sitegfx/header2.jpg") no-repeat left !important;
}
#headerlink {
	/*width:533px;
	height:60px;*/
	margin-top:30px;
	margin-left:16px;
	float:left;
	}
#logo {
	/*width:533px;
	height:60px;*/
	position:absolute;
	margin-top:3px;
	margin-left:463px;
	float:left;
	}

/* end header */

/* begin navi */

#navi{
	width:120px;
	margin-left:0;
	margin-top:0;
	float:left;
	border-right: 1px solid #000000;
}

#navi ul {
	margin:0px;
	padding:0px;
	list-style-position:none;
}

#navi ul li a {
    text-decoration:none;
    color:#000000;
    font-size:12px;
}

li.menuTitle{
	line-height:18px;
	padding-left:5px;
	font-weight:bold;
}
li.menuLink {
	line-height:20px;
	padding-left:0;
	border-bottom:1px solid #D2C4B0;
	text-indent: 10px;
}

#navi ul li.menuLink a:hover{
    background-color:#EEEEEE;
    width:180px;
    height:20px;
    display:block;
    padding-left:0;
}

#navi ul li.menuTitle a:hover{
	text-decoration:underline;
}

/* end navi */

/* begin content */

#gads{
	text-align:center;
}

#content{
	width:635px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}

#comments{
	background-color:#F2F2F2;
	border-bottom:1px solid #CCCCCC;
}

#breadcrumb{
	font-size:10px;
	margin-bottom:10px;
}

#footer{
	font-size:10px;
	margin-top:10px;
	margin-bottom:10px;
}

#ads{
	width:125px;
	position:absolute;
	top:3px;
	left:778px;
}

/* end content */
