/*#############################################################
Name: Shades of Gray
Date: 2006-11-05
Description: Monochrome, lightweight and totally liquid. Comes with three different layouts.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

a.extern
{
        padding: 0px 0px 0px 14px;
        background: url(http://1300ccm.de/assets/templates/1300ccm/imgs/ext_Link.gif) no-repeat left;
}

body {
	background: #111 url(./img/bg.jpg) repeat-y center top;
	color: #BBB;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}

p,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

blockquote {font: bold 1em sans-serif;}

code {
	background: #444;
	display: block;
	font-size: 10px;
	margin: 0 5px 12px;
	overflow: auto;
	padding: 4px 5px;
	white-space: pre;
}

img {border: none;}

img.vorschau
{
	float: left;
	margin: 0px 6px 18px 0px;
}

ul {margin-left: 2em;}
h1 {font: normal 2.4em sans-serif;}
h2 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px;
	margin: 18px 0px 0px 0px;
	clear: left;
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(./img/stripe.gif);
	height: 6px;
}
.left {float: left;}
.right {float: right;}

/* header */
.header {
	background: #111 url(./img/kopf_2006.jpg) no-repeat left bottom;
	border-bottom: 1px solid #333;
	font: normal 2em sans-serif;
	height: 182px;
}
.header a {
	color: #BBB;
	display: block;
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
	text-align: right;
}
.header span {padding-right: 18px; }
.header a:hover {

	color: #EEE;
}

/* structure */
.container {
	border: 3px solid #444;
	border-top: none;
	width: 999px;
        float: left;
}

.main {
	background: #303030;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}
.main .left {width: 70%;}
.main .right {width: 30%;}

.content {
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	padding: 16px;
}

/* content elements */
.content h1 {
	background: url(./img/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
}
.content a {
	color: #999;
	text-decoration: underline;
}
.content a:hover {color: #CCC;}
.content .descr {margin-bottom: 5px;}

/* navigation */
.nav {background: #191919 url(./img/nav.gif);}
.nav a {
	background: #191919 url(./img/nav.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	font: bold 1em Verdana,sans-serif;
	line-height: 51px;
	padding: 0 20px;
}
.nav a:hover {
	background: #191919 url(./img/nav_hover.gif);
}

/* sub-navigation */
.subnav {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
}
.subnav h1 {padding-top: 8px;}
.subnav ul {margin: 0;}
.subnav li {
	/* background: url(./img/li.gif) no-repeat left top; */
	list-style: none;
	margin: 0;
}
.subnav li a {
	color: #777;
	line-height: 2.4em;
	padding-left: 18px;
	text-decoration: none;
}
.subnav li a:hover {color: #BBB;}

.subnav a {
	color: #999;
	text-decoration: underline;
}
.subnav a:hover {color: #CCC;}

/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 3% 3% 1%;
}
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

.col3center span { padding-left: 4%; width: 96%; line-height: 2em;}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.bottom a {color: #888;}

div#werbung
{
	
	text-align: left;
}

div#werbung ul
{
	margin: 0 0 0 20;
	width: 222px;
}

div#werbung li
{
	list-style: none;	
	display: block;
	border-bottom: 1px solid #262626;
	
}

div#werbung li a
{
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}

div#werbung li span
{
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
        color: #666;
}

div#werbung a {color: #666;}

div#werbung a:hover
{
	color: #BBB;
	background: #222;
}

.textwerbung
{
	text-align: center;
	margin: 3px 0px;
}
div.seitennavigation
 {
    padding: 0 6 6 6;
    margin: 18 0 12 6;
    font-family: arial,verdana,helvetica,geneva,sans-serif;
    font-size: 10px;
    width:557px;
    text-align: right;
    clear: left;
 }

div.seitennavigation p
 {
    margin: 12 0 0 0;
    text-align: left;
 }

div#bbilduebersicht
 {
    padding: 0;
    margin: 18 0 18 0;
    font-family: arial,verdana,helvetica,geneva,sans-serif;
    font-size: 10px;
    width:650px;
 }

ul#bildzeile
 {
    padding: 0;
    margin: 0;
    font-family: arial,verdana,helvetica,geneva,sans-serif;
    font-size: 10px;
    width:650px;
 }

ul#bildzeile li
 {
    float:left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 130px;
    /* border: dotted 1px #111111; */
    text-align: center;
 }

ul#bildzeile img
 {
 	width: 120px;
 	height: 80px;
 }

.klein { font-size: 0.8em; }