body{
	margin: 0;
    background-image: url('/media/layout/dotline.png');
    background-repeat: repeat-y;
    background-position: left;
    background-attachment: fixed;
}

img{
   border:0;
}

div#flash{
   border: 1px dotted #B90707;
   padding: 9px;
   background-color: #FFEFF1;
   margin-bottom: 32px;
}

.red{
    color: #B90707;
}

.specialheadline{
    text-transform: uppercase;
    color: #B90707;
    font-weight: bold;
    font-family: 'Trebuchet MS';
    font-size: 14px;
    letter-spacing: 0.5px;
    padding-bottom: 10px;
}


h2{
    text-transform: uppercase;
    color: #B90707;
    font-weight: bold;
    font-family: 'Trebuchet MS';
    font-size: 16px;
    letter-spacing: 0.5px;
    padding-bottom: 0;
    margin-bottom: 0;
}


/****************/
/* Layout
****************/

#container{
    width: 600px;
    margin-top: 80px;
    margin-left: 115px;
}

#content{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.4em;
    margin-top: 90px;
    margin-bottom: 30px;
}

#dots{
    position: fixed;
    left: 840px;
    bottom: 50px;
}

#navigation{
    width: 100%;
    margin-top: 8px;
    font-family: "Georgia";
    font-size: 12px;
}

#navigation ul{
	margin: 0;
	padding: 0;
	float: left;
}

#navigation ul li{
    display: inline;
}

#navigation ul li a{
    float: left; 
    margin-right: 23px;
    color: #000000;
    text-decoration: none;
    border: 0;
}

#navigation ul li a:hover, #navigation ul li .current{
	color: #B90707;
    text-decoration: none;
    border: 0 !important;
}


#rightcolumn{
	position: fixed;
	left: 825px;
	top: 20px;
	width: 300px;
	font-size: 12px;
	color: black;
	font-family: Georgia;
}


#dot18{
    position: fixed;
    left: 791px;
    top: 103px;
    width: 5px;
    height: 5px;
    overflow-x: hidden;
}





/****************/
/* Form
****************/

form#contact_form label, form#guestbook_form label{
   margin-right: 30px;
   text-align: left;
   width: 60px;
   float: left;
   font-weight: bold;
}

form#contact_form .button, form#guestbook_form .button, #captcha, #smileys{
	margin-left: 90px;
}

.formfield{
	border: 1px solid #AFAFAF;
	background-color: white;
	padding: 3px;
	font-size: 1em;
	font-family: inherit;
	width: 300px;
	resize: none;
}

.formfield:focus{
	outline: none;
	border: 1px solid #B90707;
}





/****************/
/* Links
****************/


a:link, a:active, a:visited,
a.dotted:link, a.dotted:visited,
a.arrow:link, a.arrow:visited,
a.boldlink:link, a.boldlink:visited,
a.smalllink:link, a.smalllink:visited{
    color: #B90707;
    text-decoration: none;
    margin-bottom: 1px;
}

a.dotted:hover, a.dotted:active,
a.boldlink:hover,a.boldlink:active,
a.smalllink:hover,a.smalllink:active{
    border-bottom: 1px dotted #B90707;
}

a.arrow{
    padding-left: 10px;
    background-image: url('/media/icons/arrow_right.png');
    background-repeat: no-repeat;
    background-position: left 50%;
}

a.boldlink{
    font-weight:bold;
}

a.smalllink{
    font-size:0.85em;
}

a.linklist:link,a.linklist:visited {
    padding-left: 10px;
    background-image: url('/media/icons/arrow_right.png');
    background-repeat: no-repeat;
    background-position: left 50%;
    color: #B90707;
    text-decoration: none;
    font-size: 11px;
}

a.linklist:hover,a.linklist:active{
    border-bottom: 1px dotted #B90707;
}

a.zoom{
	margin-bottom: 0;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in; 
	<!--[if IE]>
	cursor: url('/media/icons/lupe.cur'), pointer;
	-->
}





/****************/
/* Gaestebuch
****************/

div.gaestebuch_head{
    font-size: 12px;
    border-bottom: 1px dotted #B90707;
    padding-bottom: 1px;
    margin: 45px 130px 15px 0px;
}

.gaestebuch_head span{
    font-size: 10px;
}


div.gaestebuch_body{
    margin: 0px 130px 0px 0px;
}








/****************/
/* Projekte
****************/


div#gallery div{
	width: 125px;
	background-repeat: no-repeat;
	background-position: top 50%;
	text-align: center;
	float: left;
	margin-bottom: 20px;
}


div#gallery div a{
	line-height: 100%;
	font-size: 11px;
	color: black;
	border: 0;
	text-decoration: none;
	font-style: normal;
}




div.projekteback, div.projektenav{
    width: 468px;
    clear: both;
    font-size: 11px;
    text-align: center;
    padding-top: 10px;
}

div.projektenav{
    border-top: 1px dotted #B90707;
    border-bottom: 1px dotted #B90707;
    padding: 1px 10px;
}

div.projekteimg, div.projektedesc{
    float: left;
}






.webdevimg{
    width: 200px;
}

.webdevimg img{
    padding: 2px;
    border: 1px solid #DFDFDF;
}

.webdevimg div{
    text-align: left;
    font-size: 11px;
    margin-top: 15px;
}

.webdevdesc{
    width: 370px;
    margin-left: 30px;
    font-size: 12px;
    line-height: 19px;
}




.printimg{
    width: 160px;
    margin-bottom: 20px;
    text-align: center;
}

div.printimg div{
    width: 100%;
    text-align: center;
}

div.printimg img{
    padding: 2px;
    border: 1px solid #DFDFDF;
    margin-bottom: 4px;
}

.printdesc{
    width: 285px;
    margin-left: 30px;
    margin-bottom: 30px;
    font-size: 11px;
}

.printdesc div{
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
}

.imagenumber_active{
	font-weight:bold;
}



.cdrecimg div{
    text-align: center;
    margin-top: 5px;
}

.cdrecdesc{
    width: 300px;
    line-height: 170%;
    margin-left: 40px;
    font-size: 11px;
}


#singlerecdesc{
    margin-left: 30px;
    width: 320px;
    font-size: 11.5px;
    line-height: 18px;
}







.partnerheadline{
   color: black;
   cursor: pointer;
   margin-top: 0.75em;
   padding-left: 10px;
   background-image: url('/media/icons/arrow_right.png');
   background-repeat: no-repeat;
   background-position: left 50%;
}

.partnerheadline:hover{
   color: #B90707;
}

.partnertext{
   border: 1px dotted #B90707;
   /*padding: 15px; */
   background-color: #FFEFF1;
   margin-bottom: 20px;
   margin-top: 5px;
   margin-left: 10px;
   line-height: 130%;
}

.partnertext div{
	margin: 15px;
}



.subnav div{
	font-size: 11px;
	text-indent: 6px;
}







div.newest{
	font-size: 11px;
	margin-bottom: 13px;
}

div.newest a, div.blog_listing a.head{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	color: #B90707;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 12px;
}


div.blog_listing{
	font-size: 11px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #A0A0A0;
	margin-bottom: 22px;
}

div.blog_listing a.head{
	font-size: 14px !important;
}

div.blog_listing .excerpt{
	margin-top: 7px;
	color: #A0A0A0;
	text-align: justify;
}

div.blog_entrymeta{
	color: #A0A0A0;
	font-size: 11px;
	margin-bottom: 20px;
	margin-top: 2px;
}


div.blogcomment_head{
    font-size: 13px;
    border-bottom: 1px dotted #B90707;
    padding-bottom: 2px;
    margin-bottom: 1px;;
}

.blogcomment_meta{
    font-size: 10px;
    color: #A0A0A0;
}


div.blogcomment_body{
    margin: 15px 0 45px 0;
}


