body
{
	margin : 0 0 0 0;
	padding:0;
	background:#6258E1;
	font-size:13px;
	font-family:Verdana;
}

p#code
{
	border:1px solid black;
	width:650px;
	padding:4px;
	background-color:#F6F6F6;
	overflow: scroll
}

.space
{
    height: 0;
    margin: 0;
    width:1px;
    padding: 0;
    font-size: 0;
}
.overall
{
	width:1000px;
}

.page-header
{
	width:1000px;
	height:138px;
	background-image: url(http://www.web-skripte.de/img/page_head.jpg);
}

.overall-body
{
	width:1000px;
	min-height:500px;
	background-image: url(http://www.web-skripte.de/img/content.jpg);
}

.page-footer
{
	width:1000px;
	height:29px;
	background-image: url(http://www.web-skripte.de/img/footer.jpg);
}

.page-menu
{
	float:left;
	width:232px;
	text-align:left;
	padding:0;
	margin:0;
}

.menu-header
{
	width:222px;
	height:47px;
	margin:0;
	background-image: url(http://www.web-skripte.de/img/menu_header.jpg);
	font-size: 13px;
	font-weight:bold;
	padding:0;
}

.menu-footer
{
	width:222px;
	height:26px;
	margin:0;
	padding:0;
	background-image: url(http://www.web-skripte.de/img/menu_footer.jpg);
}

#contact-form
{
	width:100px;
	height:100px;
	border: 1px solid red;
}
h1#menu-topic
{
	color:darkblue;
	font-size:14px;
	font-weight:bold;
	padding:18px 0 0 65px;
	margin:0;
}
h1.menu-topic2
{
	color:darkblue;
	font-size:14px;
	font-weight:bold;
	padding:20px 0 12px 13px;
	margin:0;
}
#menu-content
{
	width:175px;
	margin:0;
	background-image: url(http://www.web-skripte.de/img/menu_content.jpg);
	padding:0 0 0 50px;
	font-size: 13px;
}

h1#content-topic
{
	color:darkblue;
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 30px;
	margin:0;
}
h2#sub-topic
{
	color:darkblue;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
}
img
{
	border:0px;
}

#contact-button
{
	width:150px;
	height:98px;
	padding:20px 0 0 70px;
}

#content-text
{
	font-size:13px;
	padding:15px 25px 0 30px;
	margin:0;
	line-height:18px;
	text-align:left;
}

p#urhere
{
	font-size:13px;
	padding:15px 45px 0 0;
	margin:0;
	text-align:right;
}

.page-content
{
	width:714px;
	float:left;
	margin:0;
	padding:0;
}

.main-header
{
	width:714px;
	height:19px;
	margin:0;
	background-image: url(http://www.web-skripte.de/img/main_header.jpg);
}
#main-content
{
	width:714px;
	margin:0;
	min-height:500px;
	background-image: url(http://www.web-skripte.de/img/main_content.jpg);
}
.main-footer
{
	width:714px;
	height:39px;
	margin:0;
	background-image: url(http://www.web-skripte.de/img/main_footer.jpg);
}


div.clear
{
clear: both;
height: 0;
margin: 0;
padding: 0;
font-size: 0;
}

.achtung{
  background: #fff6bf url(http://www.web-skripte.de/images/achtung.gif) left no-repeat;
  text-align: left;
  background-position: 15px 50%;
  width: 75%;
  padding: 0.6em 2em 0.6em 75px; margin: 2em 0;
  border: 2px solid #ffd324; border-width: 2px 0;
}

.info{
  background: #ffdaca url(http://www.web-skripte.de/images/info.gif) left no-repeat;
  border: 2px solid #ff7349; border-width: 2px 0;
  width: 75%;
  background-position: 15px 50%;
  text-align: left;
  padding: 0.6em 2em 0.6em 75px; margin: 2em 0;
}

p#info{
  background: #ffdaca url(../img/info.gif) left no-repeat;
  border: 2px solid #ff7349; border-width: 2px 0;
  width: 80%;
  background-position: 15px 10px;
  text-align: left;
  padding: 0.6em 2em 0.6em 80px; margin: 0;
}

textarea {
	border : 1px solid Silver;
	color : black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : white;
	background-color : white;
	font-weight : normal;
	letter-spacing : 1px;
	word-spacing : 1px;
}
.seitentitel
{
	color : Navy;
}
.green
{
	color : darkgreen;
}
.red
{
	color : red;
}

a{ font-weight: bold; text-decoration:none; font-size: 13px ; color:#000000}
a:active { font-weight: bold; text-decoration:none; font-size: 13px ; color:#000000}
a:visited { font-weight: bold; text-decoration:none; font-size: 13px ; color:#000000}
a:hover{ font-weight: bold; text-decoration:none; font-size: 13px ; color:#5A80CC; }

a.menulink { font-weight: normal; text-decoration:none; font-size: 13px ; color:#000000}
a.menulink:active { font-weight: normal; text-decoration:none; font-size: 13px ; color:#000000}
a.menulink:visited { font-weight: normal; text-decoration:none; font-size: 13px ; color:#000000}
a.menulink:hover{ font-weight: normal; text-decoration:none; font-size: 13px ; color:#5A80CC; }

strong.blue
{
	font-weight:normal;
	color:#CF0607;
}

.more { margin:0; padding:5px 0 0 0px; font-weight: normal; text-decoration:none; font-size: 13px ; color:#2112E0;}
a.more { font-weight: bold; text-decoration:none; font-size: 13px ; color:#2112E0;}
a.more:active { font-weight: bold; text-decoration:none; font-size: 13px ; color:#2112E0;}
a.more:visited { font-weight: bold; text-decoration:none; font-size: 13px ; color:#2112E0;}
a.more:hover{ font-weight: bold; text-decoration:none; font-size: 13px ; color:#5A80CC; }

div#inlineBox
{
	border: 1px solid #1E3460;
	background-color: #E4E5E7;
	width:80%;
	text-align:left;
	padding: 4px;
	margin-left: auto;
	margin-right: auto;
}

#foryou { margin:0;padding:5px 0 0 0px; font-weight: normal; text-decoration:none; font-size: 13px ; color:#2112E0;}
a#foryou { font-weight: bold; text-decoration:none; font-size: 13px ; color:#2112E0;}
a#foryou:active { font-weight: bold; text-decoration:none; font-size: 13px ; color:#2112E0;}
a#foryou:visited { font-weight: bold; text-decoration:none; font-size: 13px ; color:#2112E0;}
a#foryou:hover{ font-weight: bold; text-decoration:none; font-size: 13px ; color:#5A80CC; }

