/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #630000;
	text-decoration:none;
}

a:visited {
	color: #630000;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color: #78030a;
}

a:active {
	color: #C10000;
	text-decoration:none;
}

body {	
	background: #000000;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content{
	margin: 0 auto;
	background: #000000;
	width: 989px;
	text-align: left;
	background: url(images/mainbg.gif) repeat-y center;
}

#main{
width: 989px;
margin: 0 auto;
clear:both;
}

#header {
	height: 397px;
	width: 289px;
			
}

#logo {
height: 49px;
text-align: left;
padding-left: 100px;
background: #000000;
}


#logo a {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	font-style: italic;
	font-size: 32px;
	color: #D9B2B5;
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 701px;
height: 53px;
background: url(images/menu.gif) no-repeat;
border-bottom: 10px solid #000000;
}

#menu ul {
	list-style: none;	
	padding-left:0px;
}

#menu li {	
	display: inline; 
}

#menu a{
	display: block;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	text-decoration: none;	
	height: 35px;
	padding-top: 18px;	
	width: 129px;

}

#menu a:hover{
    height: 35px;
	background: url(images/menu_hover.jpg) repeat-x;
}

#left{
	width: 278px;
}

#lefttop{
	background:url(images/lefttop.gif) no-repeat top;
	height: 13px;
}

#left h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 236px;
	height: 30px;
	font-size: 18px;
	font-weight: normal;
	padding-left:15px;
	padding-top: 10px;
	color: #ffffff;
	background: url(images/title.gif) repeat-x;
	margin: 0 auto 3px;
}

.leftbg{
	background:url(images/leftbg.jpg) no-repeat center top;
	padding-top:25px;
}	

.leftcenter{
	background:url(images/leftcenter.gif) no-repeat right;
	height: 19px;	
}

#left ul {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	
}

#left ul li{
	background:url(images/liststyle.png) no-repeat top left;
	padding-left: 25px;
	padding-bottom: 10px;
}

#left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	color: #850120;
}
#left a:hover {
	color: #000000;
	text-decoration: underline;
}

#right{
	float: right;
	width: 700px;
}

#righttop{
	background:url(images/righttop.gif) no-repeat top right;
	height: 13px;
}

#right h2,h3{
	width: 660px;
	height: 30px;
	font-size: 18px;
	font-weight: normal;
	padding-left: 14px;
	padding-top: 12px;
	color: #ffffff;
	background: url(images/right_top.gif) no-repeat;
	margin: 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}

.rightcenter{
	background:url(images/rightcenter.gif) no-repeat right;
	height: 19px;	
}

.rightbg{
	background:url(images/rightbg.jpg) no-repeat center top;
	padding-top:25px;
}	

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	font-size: 12px;
}

#right ol, #right ul
{
margin-left: 30px;
}


/*#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: White;
	font-size: 13px;
}*/

.read{
	text-align:right;
	padding-right: 150px;
}

#mainbot{
	background:url(images/mainbot.gif) no-repeat;
	height: 20px;
	clear:both;
}

#footer {
	height: 40px;
	width: 990px;
	clear: both;
	padding-top: 20px;
	background: #000000 url(images/footer.gif) no-repeat top;
	padding-bottom: 5px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

.box1 {
  float: left;
  width: 300px;
  padding: 5px;
  text-align: justify;
  margin-top: 4px;
  margin-left: 20px;
  margin-bottom: 10px;
 height: 200px;
	font-size: 11px;
	border: thin dotted;
	display: block;
  }
  
  .left {
	float: left;
	margin-right: 15px;
}

.right {
	float: right;
	margin-left: 15px;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #FFE5FF;
	padding: 5px;
	text-align: center;
	margin-bottom: 3px;
	background: url(images/title_bg.gif) no-repeat;
}

.number {
	font-size: 16px;
	font-weight: 900;
	color: #FFCC66;
	/*background-color: #990000;*/
	background: url(images/title_bg.gif) no-repeat;
	padding: 4px;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}

.tarif {
  	font-size: 10px;
	text-align: center;
  }

  .float_l {
float: left;
width: 300px;
}

.float_r {
	float: right;
	width: 300px;
}



.wc_title {
	font-size: 16px;
	font-weight: bold;
}

 .wc_tarif {
  	font-size: 10px;
	font-weight: lighter;
  }
  
  .wc_number {
	font-size: 14px;
	font-weight: 900;
	color: #990000;
}
div.widecontent {
  width: 700px;
  padding: 5px;
  text-align: center;
  margin: 4px;
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  }
  
  .box2 {
  width: 580px;
  padding: 5px;
  text-align: justify;
  margin-top: 4px;
  margin-left: 50px;
  margin-bottom: 20px;
 display: block;
	border: none;
  }
  
.number2 {
	font-size: 34px;
	font-weight: 900;
	color: #FFCC66;
	padding: 4px;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 3px;
	/*background-color: #990000;*/
	background: url(images/title_bg2.gif) no-repeat right;
}

a img {
	border: thin solid #630000;
}

 .galerie {
  width: 580px;
  height: 200px;
  padding: 5px;
  text-align: justify;
  margin-top: 4px;
  margin-left: 70px;
  margin-bottom: 50px;
 display: block;
	border: none;
  }
  
  .handy_box {
  	background-color: #E5BCC5;
	border: 1px solid Black;
	color: #333333;
	text-align: center;
	width: 450px;
	margin-left: 100px;
  }
  
  .handy_telefonerotik {
  font-size: 24px;
  font-weight: bold;
  }
  
  .handy_number {
	font-size: 28px;
	font-weight: bold;
	color: #CC0033;
}

div.atnumber {
margin: 10px 0 0 50px;
padding:5px;
padding-left:50px;
background-color:#ffffff;
background-image: url(images/flag_austria.png);
background-position:left top;
background-repeat:no-repeat;
border-top:1px solid #eeeeee;
width: 500px;
}

div.chnumber {
margin: 10px 0 10px 50px;
padding:5px;
padding-left:50px;
background-color:#ffffff;
background-image: url(images/flag_switzerland.png);
background-position:left top;
background-repeat:no-repeat;
border-top:1px solid #eeeeee;
width: 500px;
}

.atnumber p, .chnumber p {
font-size:.8em;
margin:.2em;
color:#616161;
}

  .int_number {
	font-size: 24px;
	font-weight: bold;
	color: #CC0033;
}
