* {
	margin:0;
	padding:0;
}
body {
	background: url(../images/skin/back.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color:white;
}

h1 {
    color: #F47900;
    font-size:18px;
    margin-bottom: 15px;
}
#ummain {
	position: absolute;
	width: 824px;
	top: 0;
}
#main {
	width: 824px;
	background: url(../images/skin/backleft.gif) repeat-y;
}
#inmain {
    float:left;
	width: 812px;
	top: 0;
	background: url(../images/skin/backright.gif) repeat-y right;
}

#menutop {
	height:30px;
	font-weight:bold;
	background-color: #CE0D3D;
    margin-bottom:5px;
}
#inmenutop {
    padding-left: 16px;
    padding-top:8px;
	width: 750px;
	height: 22px;
	overflow:hidden;
}
#inmenutop a {
    font-weight: bold;
}


#inmenutop UL {
    list-style-type: none;
}
#inmenutop UL LI {
    list-style-type: none;
    display:inline;
    margin-right:20px;
}
#inmenutop UL LI a {
    color:white;
}
#inmenutop UL LI a:link, #inmenutop UL LI a:visited {
    color:white;
}
#inmenutop UL LI a:hover, #inmenutop UL LI a:active {
    color:yellow;
}


#mmenu UL {
    list-style-type: none;
    margin-bottom:15px;
    font-weight: normal;
}
#mmenu UL LI {
    list-style-type: none;
}
#mmenu UL LI a {
    color:CE0D3D;
}
#mmenu UL LI a:link, #mmenu UL LI a:visited {
    color:CE0D3D;
}
#mmenu UL LI a:hover, #mmenu UL LI a:active {
    color:yellow;
}



UL.submenu {
    list-style-type: none;
}


UL.submenu LI {
    list-style-type: none;
    margin-top:3px;
    padding-left:20px;
    background: url(../images/skin/grin.gif) no-repeat;
}

UL.submenu LI a {
    color:#AAA;
    font-weight:bold;
}
UL.submenu LI a:link, UL.submenu LI a:visited {
    color: #AAA;
}
UL.submenu LI a:hover, UL.submenu LI a:active {
    color:orange;
}



#partner  {
    list-style-type: none;
}
#partner  LI {
    list-style-type: none;
    margin-bottom:2px;
}
#partner  LI a:link, #partner  LI a:visited {
    list-style-type: none;
    color: #000;
}
#partner  LI a:hover, #partner  LI a:active {
    list-style-type: none;
    color: orange;
}

#incontent {
    margin-top:66px;
    width:800px;
	color: black;
	background-color: white;
    float:left;

}

#logo {
    position:absolute;
    top:0;
    width:824px;
    padding-left:10px;

}
#leftblock {
	width: 130px;
	padding:5px;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	background: url(../images/skin/menuback.gif) repeat-x bottom;
}
#leftblock b {
    font-weight:normal;
    font-size:17px;
    color: #F47900;

}

#centerblock {
	width: 480px;
	float:left;
}
#rightblock {
	width: 130px;
	margin-right:5px;
	float:right;
}
#menusub {
	font-family: verdana, sans-serif;
	font-size:9px;
	padding-top:10px;
	padding-left:10px;
	background: url(../images/skin/bottom.gif) no-repeat;
	color: silver;
}

#menusub UL {
    list-style-type: none;
    float:left;
}
#menusub UL LI {
    list-style-type: none;
    display:inline;
    margin-right:20px;
}
#menusub UL LI a {
    color:black;
}
#menusub UL LI a:link, #menusub UL LI a:visited {
    color:black;
}
#menusub UL LI a:hover, #menusub UL LI a:active {
    color:orange;
}


.centro {
	left: 50%;
	margin-left: -413px;
}
.clear {
	clear:both;
	overflow:hidden;
	height:0;
	display:block;
}
html>body .clear {
	overflow:visible;
}


/* smilies  */
.codearea {
    width: 450px;
    border:1px solid #A1153C;
    margin-top:5px;
    margin-bottom:15px;

}

#smilieform td {
    padding: 5px;
}

.smilietext {
    width: 350px;
    border:1px solid #A1153C;
}

.linklist {
    margin-bottom:5px;
    line-height:20px;
}
.witze, .read {
    line-height:20px;
    margin-bottom:15px;
}
.infofooter {
    padding:2px;
    background-color:#FAFAFA;
    display:block;
	font-family: verdana, sans-serif;
	font-size:9px;
	color:silver;
}

.small {
	font-family: verdana, sans-serif;
	font-size:9px;
}


a:link.small,  a:visited.small {
    color: silver;
}

a:hover.small, a:active.small {
    color: orange;
}

a:link, a:visited {
    color: #CE0D3D;
}

a:hover, a:active {
    color: orange;
}
.datum {
    /*display:block;*/
    padding:2px;
    margin-top: 5px;
    margin-bottom: 5px;
    color:white;
    font-weight:bold;
    background-color: #F47900;
    
}
.insert {
    margin-top: 25px;
    margin-bottom: 25px;
    font-weight:bold;

}
.insertok {
    font-weight:bold;
    font-size:17px;
    color:green;

}

.insert a:link, .insert a:visited {
    color: #F47900;
}

.insert a:hover, .insert a:active {
    color: #CE0D3D;
}

.inform1,.inform2,.inform4,.inform6 {
    border:1px solid #A1153C;
    width:300px;
}
.inform3 {
    border:1px solid #A1153C;
    width:300px;
    height:100px;
}
.inform5 {
    display: none;
}

.instable {
    margin-top: 10px;
    border-top:1px solid silver;
	background: url(../images/skin/menuback.gif) repeat-x bottom;
}

.liste {
    margin: 15px;

}
