/* CSS Document */
body {  
    font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4c4c4c;
	margin:0;
	padding:0;
}

#center {
		background-color:#FFFFFF;
		background-position:left top;
		background-repeat:repeat-x;
		margin:0 auto;
		padding: 20px 30px 35px 30px;
		width:790px;
		border-right: 1px solid #edb90f;	
		border-left: 1px solid #edb90f;
		border-bottom: 1px solid #edb90f;
}


#center_start {
		background-color:#FFFFFF;
		background-position:left top;
		background-repeat:repeat-x;
		margin:0 auto;
		width:850px;
		height:444px;
		border-right: 1px solid #edb90f;	
		border-left: 1px solid #edb90f;
		border-bottom: 1px solid #edb90f;
}

#content {
		position:relative;
		background-color:#FFFFFF;
		margin:0 auto;
		left:1px;
		top:50px;
		width:540px;
}
#position {
		position:absolute;
		left: 666px; 
		top: 130px;
}
.headline {  
	font-size:14px;
	font-weight: bold;
	color:#627536;
}
h1{  
	font-size:16px;
	font-weight: bold;
	color:#627536;
}
.bold {  
	font-size:11px;
	font-weight: bold;
	color:#627536;
}
.bold2 {  
	font-size:11px;
	font-weight: bold;
	color:#c73e1c;
}

.footer {  
	font-size:10px;
	font-weight: bold;
	color:#a6aa9c;
	text-align:center;
}
#abstand {
		background-color:#FFFFFF;
		background-position:left top;
		margin:0 auto;
		width:850px;
		height:40px;
}
	
#header1 {
		background-color:#FFFFFF;
		background-image:url(http://www.skallywag.de/img/skallywag_logo.jpg);
		background-position:left top;
		background-repeat:no-repeat;
		margin:0 auto;
		width:850px;
		height:100px;
		border-top: 1px solid #edb90f;	
		border-right: 1px solid #edb90f;
		border-left: 1px solid #edb90f;
}
#header_r {
		position:relative;
		left: 450px;
	    top: 86px;
		width:400px;
		height:28px;
		background-color:#e5edcf;
}
#header {
		background-color:#FFFFFF;
		background-image:url(http://www.skallywag.de/img/menueback.jpg);
		background-position:left top;
		background-repeat:repeat-x;
		margin:0 auto;
		width:850px;
		height:48px;
		border-right: 1px solid #edb90f;	
		border-left: 1px solid #edb90f;
}
#header_start {
		background-color:#FFFFFF;
		background-image:url(http://www.skallywag.de/img/menueback_start.jpg);
		background-position:left top;
		background-repeat:repeat-x;
		margin:0 auto;
		width:850px;
		height:41px;
		border-right: 1px solid #edb90f;	
		border-left: 1px solid #edb90f;
}

#content_startseite {
		background-color:#FFFFFF;
		background-image:url(http://www.skallywag.de/img/skallywag_startbild.jpg;
		background-position:left top;
		background-repeat:no-repeat;
		margin:0 auto;
		width:843px;
		height:274px;
}
/* Formular */
.form {  
		border:2px solid #7b9931; 
		width:50px; 
		font-size:11px; 
		color:#4f5e2b;
}
.button  {
	border:medium none;
	height:19px;
	width:99px;
	padding:3px 0 0px 4px;
	}

