 @font-face {
    font-family: 'RalewayBold';
    src: url('fonts/raleway-bold.eot');
    src: url('fonts/raleway-bold.eot') format('embedded-opentype'),
         url('fonts/raleway-bold.woff') format('woff'),
         url('fonts/raleway-bold.ttf') format('truetype'),
         url('fonts/raleway-bold.svg#RalewayBold') format('svg');
}
@font-face {
    font-family: 'RalewayRegular';
    src: url('fonts/raleway-regular.eot');
    src: url('fonts/raleway-regular.eot') format('embedded-opentype'),
         url('fonts/raleway-regular.woff') format('woff'),
         url('fonts/raleway-regular.ttf') format('truetype'),
         url('fonts/raleway-regular.svg#RalewayRegular') format('svg');
}
@font-face {
    font-family: 'RalewaySemiBold';
    src: url('fonts/raleway-semibold.eot');
    src: url('fonts/raleway-semibold.eot') format('embedded-opentype'),
         url('fonts/raleway-semibold.woff') format('woff'),
         url('fonts/raleway-semibold.ttf') format('truetype'),
         url('fonts/raleway-semibold.svg#RalewaySemiBold') format('svg');
}
@font-face {
    font-family: 'RalewayThin';
    src: url('fonts/raleway-thin.eot');
    src: url('fonts/raleway-thin.eot') format('embedded-opentype'),
         url('fonts/raleway-thin.woff') format('woff'),
         url('fonts/raleway-thin.ttf') format('truetype'),
         url('fonts/raleway-thin.svg#RalewayThin') format('svg');
}
body{ margin:0px; background:url(imgs/mein-bg.jpg) #000000;; background-repeat:no-repeat; background-position:center top; background-size: 100%;}

.topmenu{font-family: 'RalewayRegular'; font-size:11pt; text-decoration:none; font-weight:normal; color:#FFFFFF; text-transform:uppercase;}
.topmenu_link{font-family: 'RalewayRegular'; font-size:9pt; text-decoration:none; font-weight:bold; color:#FFFFFF; text-transform:uppercase; padding-left:10px; padding-right:10px;}
.topmenu_link:hover{font-family: 'RalewayRegular'; font-size:9pt; text-decoration:none; font-weight:bold; color:#FFFFFF; text-transform:uppercase; padding-left:10px; padding-right:10px;}


.txt_searching{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#3a3a3a;
	text-decoration:none;
	background:transparent;
	height:20px;
	width:140px;;
	border-style:solid;
    border-width:0px 0px 0px 0px;
	PADDING-top: 2px;
	PADDING-left: 4px;
}
.welcome{font-family: 'RalewayRegular'; font-size:16pt; text-decoration:none; font-weight:bold; color:#FFFFFF; text-transform:uppercase;}
.about-base{font-family: 'RalewayRegular'; font-size:11pt; text-decoration:none; font-weight:normal; color:#919191;}
.news_link{font-family: 'RalewayRegular'; font-size:12pt; text-decoration:none; font-weight:normal; color:#919191;}
.news_link_link{font-family: 'RalewayRegular'; font-size:12pt; text-decoration:none; font-weight:normal; color:#ffffff;}

.tab_normal{
	font-family: 'RalewayBold';
	font-size:16pt;
	font-weight:normal;
	color:#000000;
	text-align:center;
	text-decoration:none;
}
.tab_normal a{
	color:#858585;
	text-decoration:none;
}
.tab_normal a:hover{
	color:#858585;
	text-decoration:none;
}
.tab_active{
	font-family: 'RalewayBold';
	font-size:16pt;
	font-weight:normal;
	color:#ff0000;
	text-align:center;
	text-decoration:none;
}
.tab_active a{
	color:#ff0000;
	text-decoration:none;
}
.tab_active a:hover{
	color:#ff0000;
	text-decoration:none;
}
.pname{font-family: 'RalewayRegular'; font-size:12pt; text-decoration:none; font-weight:bold; color:#ff0000;}
.part{font-family: 'RalewayRegular'; font-size:11pt; text-decoration:none; font-weight:bold; color:#ffffff;}

.bottom-head{font-family: 'RalewayRegular'; font-size:16pt; text-decoration:none; font-weight:normal; color:#FFFFFF; text-transform:uppercase;}
.bottomcat{ font-family:Arial; font-size:12px; text-decoration:none; font-weight:normal; color:#7f7f7f;}
.bottomcat_link{ font-family:Arial; font-size:12px; text-decoration:none; font-weight:normal; color:#7f7f7f;}
.bottomcat_link:hover{ font-family:Arial; font-size:12px; text-decoration:none; font-weight:normal; color:#ff0000;}

.index-cat-head{font-family: 'RalewayBold'; font-size:20pt; text-decoration:none; font-weight:normal; color:#bf0000; text-transform:uppercase;}
.index-cat-head02{font-family: 'RalewayRegular'; font-size:15pt; text-decoration:none; font-weight:normal; color:#333333; text-transform:uppercase;}

.lefthead{font-family: 'RalewayRegular'; font-size:14pt; text-decoration:none; font-weight:bold; color:#ffffff;}
.left_link{font-family: 'RalewayRegular'; font-size:9pt; text-decoration:none; font-weight:normal; text-transform:uppercase; color:#878787;}
.left_link:hover{font-family: 'RalewayRegular'; font-size:9pt; text-decoration:none; font-weight:normal; text-transform:uppercase; color:#ffffff;}

.content-head{font-family: 'RalewayBold'; font-size:16pt; text-decoration:none; font-weight:normal; color:#bf0000;}
.content-head2{font-family: 'RalewayRegular'; font-size:11pt; text-decoration:none; font-weight:normal; color:#454545;}
.content-head2_link{font-family: 'RalewayRegular'; font-size:11pt; text-decoration:none; font-weight:normal; color:#454545;}
.content-head2_link:hover{font-family: 'RalewayRegular'; font-size:11pt; text-decoration:none; font-weight:normal; color:#ff0000;}


.paging{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-valign:center;
	text-decoration:none;
	background:#ff0000;
	height:25px;
	padding:5px;
	border-radius:5px;
}
.paging:hover{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-valign:center;
	text-decoration:none;
	background:#e76e03;
	height:25px;
	padding:5px;
	border-radius:5px;
}
.paging_act{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-valign:center;
	text-decoration:none;
	background:#c00000;
	height:25px;
	padding:5px;
	border-radius:5px;
}

.btn2{ background:#c00000; border-radius:5px; padding-left:10px; padding-right:10px; padding-bottom:5px; padding-top:5px; color:#FFFFFF; font-family:Arial; font-size:12px; text-decoration:none; font-weight:bold;}
.btn2:hover{ background:#000000; border-radius:5px; padding-left:10px; padding-right:10px; padding-bottom:5px; padding-top:5px; color:#ffffff; font-family:Arial; font-size:12px; text-decoration:none; font-weight:bold;}
.detail-base{font-family:Arial; font-size:12px; text-decoration:none; font-weight: normal; color:#000000;}
.base{font-family:Arial; font-size:12px; text-decoration:none; font-weight: normal; color:#000000;}
.detail-head{font-family: 'RalewayRegular'; font-size:14pt; text-decoration:none; font-weight:normal; color:#bf0000;}
