@import url(http://german.roundshot.ch/css/navigation.css);
/* achtung: import des deutschen navi-css! */

body {
	margin: 0;
	padding: 0;
	color: #000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	}
span.titel {
	color: #848473;
	font-weight: normal;
	font-size: 30px;
	line-height: 30px;
	font-family: Verdana, Arial, sans-serif
	}
h1 {
	color: #848473;
	font-weight: normal;
	font-size: 30px;
	line-height: 33px;
	text-align: right;
	}
h2, SPAN.untertitel {
	color: #848473;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
	}
h3, SPAN.lead {
	color: black;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
	}
h4, SPAN.normal {
	color: black;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	}
SPAN.normalweiss {
	color: white;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	}
SPAN.legende {
	color: black;
	font-family: verdana;
	font-size: 12px;
	font-style: italic;
	}
p, td, SPAN.klein {
	margin-top: 0;
	color: black;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	}
p, table, td, ul, ol {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	}
SPAN.kleinweiss {
	color: white;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	}
SPAN.modultitel {
	color: black;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	}
SPAN.modulnormal {
	color: black;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	}
table.kleinweiss p, table.kleinweiss td {
	color: #ffffff
	}
A {
	color: #be0014;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	text-decoration: underline;
	}
A:HOVER {
	color: #8f8f8f;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	text-decoration: underline;
	}
a img {
	border: none;
	}

table.kleinweiss p, table.kleinweiss td{
color: #ffffff
	}

#anmeldeform {
margin: 30px 0 0 0;
padding: 0;
	 }

#anmeldeform form {
 }

#anmeldeform table  {
margin: 0;
padding: 0;
border-collapse: collapse;
border-spacing: 0;
font-size: 1em;
 }

#anmeldeform th  {
font-weight: bold;
text-align: left;
font-size: 13px;
font-weight: bold;
color: #000;
background-color: #F7F7F7;
padding: 4px 3px 5px 1px;
margin: 0;
border-bottom: 1px solid #b6b5ab;
line-height: 1.4em;
	}

#anmeldeform td  {
font-size: 1em;
vertical-align: top;
color: black;
line-height: 1.4em;
padding-top: 10px;
padding-bottom: 8px;
padding-right: 10px;
  	}

#anmeldeform.registration td {
padding-right: 70px;
}

#anmeldeform label {
	width: 100px;
	float: left; }

#anmeldeform strong { }

#anmeldeform input {
	background-color: #F7F7F7;
	width: 150px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: solid 1px #000; }

#anmeldeform textarea {
background-color: #F7F7F7;
	width: 150px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: solid 1px #000; 
}

#anmeldeform input.checkbox {
	background-color: #fff;
	width: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
border: none;}

input:focus, textarea:focus {
	background-color: #fff; }

#anmeldeform input.nowidth {
color: #fff;
	width: auto;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
background-color: #696969;}

#formmail table.login td {
padding-top: 0;
padding-bottom: 0;
}


/* dokumente */
a.pdf {
	background-image: url('/icons/module/Dokument3_0/icon_pdf_klein.gif');
	}
a.doc, a.rtf {
	background-image: url('/icons/module/Dokument3_0/icon_word_klein.gif');
	}
a.xls {
	background-image: url('/icons/module/Dokument3_0/icon_excel_klein.gif');
	}
a.pps {
	background-image: url('/icons/module/Dokument3_0/icon_powerpoint_klein.gif');
	}
a.zip {
	background-image: url('/icons/module/Dokument3_0/icon_zip_klein.gif');
	}
a.txt {
	background-image: url('/icons/module/Dokument3_0/icon_txt_klein.gif');
	}
a.document {
	background-position: 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
	}
.xml {
	padding: 0px 3px 1px 3px;
	margin: 0;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #ff6600;
	border: 1px solid;
	border-color: #ffc8a4 #3f1a01 #3f1a01 #ffc8a4;
	cursor: pointer;
	}
#ch {
	position: fixed;
	top: 485px;
	-top: 465px;
	left: 110px;
	width: 40px;
	height: 32px;
	background-image: url("/pictures/ch_2.gif");
	background-repeat: no-repeat;
	}
hr {
	color: #000;
	background-color: #000;
	height: 1px;
	border: 0
	}

