@import url(clear.css);
@import url(login.css);
@import url(footer.css);
@import url(topcache.css);
@import url(stars.css);
@import url(user.css);
@import url(navi.css);
@import url(screens.css);
@import url(twitter.css);
@import url(tooltip.css);
@import url(inputfile.css);
@import url(suggestions.css);


html {
	height: 100%
}

body {
	min-height: 101%;
	padding:0;
	margin:0;
	border: 0;
	outline: 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:84%;
	color:#000000;
	text-align:center;
	line-height: 1;
}
body.cachejudge{
	min-width:780px;
	background-image:url(../images/lay/bground.jpg);
}

h4 {
	color:#4d610c;
	font-weight:bold;
	font-size:1.25em;
	margin-bottom:10px;
}

h5 {
	color:#4d610c;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:10px;
}

h3 {
	color:#4d610c;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:8px;
}

h1 {
	font-size:17pt;
	color:#4d610c;
	font-weight:bold;
	padding-bottom:0px;
	margin:0;
}

h1 a{
	font-size:17pt;
	color:#4d610c;
	font-weight:bold;
	padding-bottom:0px;
	margin:0;
}
	

p {
	padding-top:0.5em;
	padding-bottom:0.5em;
	line-height:120%;
}

hr {
	background-color:	#4d610c;
	color:			#4d610c;
	border:			#4d610c;
	height:			1px;
}

/* umschlie&szlig;t einfach mal alles */
#container {
	width: 780px;
	margin: 0 auto;
	height:auto;
	text-align:left;
}

/* == */

#header {
	height:294px;
	background:url(../images/lay/head.jpg) no-repeat;
	padding-bottom:0px;
	
}

/* reiner inhaltsbereich */

#content {
	background:url(../images/lay/bgroundcnt.jpg) repeat-y top left;
	width: auto;
	padding: 4em 2.8em 0 2.8em;
	height:auto !important;
	height: 340px;
	min-height:340px;
}

/* == inhalt ende */

#content ol,
#content li {
	list-style-image:url(../images/strs/regstrs.png);
	margin-left:20px;
	color:#4d610c;
	padding-bottom:5px;
	font-weight:bold;
	line-height:120%;
	
}

#content .formularfeld {
	border:1px #4d610c dotted;
	background:none;
	color:#4d610c;
}

#content a:link {
	text-decoration:none;
	font-weight:normal;
	color:#4d610c;
}

#content a:visited {
	text-decoration:none;
	color:#4d610c;
	font-weight:normal;
}

#content a:hover {
	border-bottom:1px #4d610c dotted;
	color:#4d610c;
	text-decoration:none;
	font-weight:normal;
}

#content a:active {
	color:#4d610c;
	text-decoration:none;
	font-weight:normal;
}

#content a:focus {
	color:#4d610c;
	text-decoration:none;
	font-weight:normal;
}

#content h2 {
	font-size:15px;
	color:#4d610c;
	font-weight:bold;
	padding:15px 0 0 0;
}

#content .comm {
	font-style:italic;
	line-height:110%;
	padding-left:75px;
}

.pltdetlst {
	padding-top:15px;
}


#content h1 a {

font-weight:bold;
}


#regcont{
float:left;
width:50%;
}

#LC_Form{
padding-top:3px;
}

#regcontform{
float:left;
width:50%;
padding:20px 0 20px;
}

#regcontform td {
padding-bottom:10px;
}

#contboxmain{
margin-top:15px;
}

.transstep{
color:#a2ad80;
}

.transstepuser{
color:#fbcc7a;
}

/* Für Chris TutorialBox...*/
.TutBox input{
	border:1px #4d610c dotted;
	background:none;
	color:#4d610c;
}
